Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talyssonoc/gameoflife
Conway's Game of Life implementation in JavaScript
https://github.com/talyssonoc/gameoflife
Last synced: 19 days ago
JSON representation
Conway's Game of Life implementation in JavaScript
- Host: GitHub
- URL: https://github.com/talyssonoc/gameoflife
- Owner: talyssonoc
- Created: 2013-11-26T23:00:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-04T11:48:22.000Z (about 10 years ago)
- Last Synced: 2024-10-11T10:54:05.513Z (about 1 month ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Game of Life
============Conway's Game of Life implementation in JavaScript, just for fun.
For more info about Conway's Game of Life rules, see [Wikipedia](http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life#Rules "Conway's Game of Life on Wikipedia")