This is my Conway's Game of Life style simulator. Made for Ludum Dare 24.
Uses the Jaws JS HTML5 engine.
Simply run rake build
To generate all the files and copy them to the _site directory.
Alternatively, compile the CoffeeScript and simply open the index.html page in a browser, or on a web server.
This is the most up to date version:
If you are looking for the Ludum Dare version:
GNU GPLv3