Life game implemented by Haskell with gloss.
$ git clone git@github.com:lotz84/haskell-life-game.git && cd haskell-life-game
$ stack build && stack exec life-game
Generalization of Conway's "Game of Life" to a continuous domain - SmoothLife
Life game implemented by Haskell with gloss.
$ git clone git@github.com:lotz84/haskell-life-game.git && cd haskell-life-game
$ stack build && stack exec life-game
Generalization of Conway's "Game of Life" to a continuous domain - SmoothLife