/GameOfLife

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Conway's Game of Life

Conway's Game of Life implemented in Haskell, Snap, React and Websockets.
This project is really just an excuse to learn and to play with a different technology stack.

See it in action! http://game-of-haskell.herokuapp.com

You can also check out my blog post series detailing the implementation of this project.