https://github.com/fitzgen/life
John Conway's Game of Life (in Erlang)
https://github.com/fitzgen/life
Last synced: over 1 year ago
JSON representation
John Conway's Game of Life (in Erlang)
- Host: GitHub
- URL: https://github.com/fitzgen/life
- Owner: fitzgen
- Created: 2010-03-20T21:28:19.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-03-20T21:33:37.000Z (over 16 years ago)
- Last Synced: 2025-03-17T11:59:42.584Z (over 1 year ago)
- Language: Erlang
- Homepage: http://fitzgeraldnick.com/
- Size: 87.9 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
John Conway's Game of Life
By Nick Fitzgerald
MIT Licensed
This is my first Literate Programming project. Please read the code! It is short
and sweet.
For more info on the Game of Life, check out the Wikipedia article:
http://en.wikipedia.org/wiki/Conway's_Game_of_Life