https://github.com/jfornoff/elm-game-of-life
Conway's Game of Life in Elm
https://github.com/jfornoff/elm-game-of-life
elm elm-demos game-of-life
Last synced: 3 months ago
JSON representation
Conway's Game of Life in Elm
- Host: GitHub
- URL: https://github.com/jfornoff/elm-game-of-life
- Owner: jfornoff
- Created: 2017-10-29T18:39:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T17:53:06.000Z (over 7 years ago)
- Last Synced: 2025-01-10T18:37:30.249Z (4 months ago)
- Topics: elm, elm-demos, game-of-life
- Language: Elm
- Homepage: https://elm-game-of-life.herokuapp.com/
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game of Life in Elm
Find a deployed version of this [here](https://elm-game-of-life.herokuapp.com/).