Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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")