wolf-tickets / conways-fight-for-survival

A nasty, short and brutish reimagining of Conway's Game of Life using Haskell.
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link
cellular-automata conway-s-game-of-life conways-game-of-life cpsc312 functional-programming game haskell

conways-fight-for-survival

In this reimagining of John Conway's famous cellular automaton, several players fight to be the last cell standing in the primordial ooze!

The logic of Conway's original Game of Life is mostly intact, but with an added competitive multiplayer aspect, where players can deploy their cells and then watch what happens as through several iterations of the automaton before having an opportunity to deploy reinforcements.

License: GNU-GPLv3 Copyright (c) 2018 Al Smith, Tristan MacKinlay, Rob Willoughby

Link to project proposal: https://wiki.ubc.ca/Course:CPSC312-2018-Conways-Darwinian-Nightmare