Life Game 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 Smooth Life Generalization of Conway's "Game of Life" to a continuous domain - SmoothLife