An open API service indexing awesome lists of open source software.

https://github.com/boxdot/elm-gameoflife


https://github.com/boxdot/elm-gameoflife

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Conway's Game of Life in Elm

https://en.wikipedia.org/wiki/Conway's_Game_of_Life

![game-of-life](screenshot.png)

Build with
```
elm make GameOfLife.elm
```