Hacker News new | ask | show | jobs
by gkatsev 5582 days ago
Continuing with the here's mine: http://gkatsev.com/gameoflife.js/index.html I wrote this a few months ago. It's fairly similar to the post's one but I have a few presets as well as the ability to share.

Also, as mentioned above about the MIDI I plan on making it into a step sequencer using the new js audio APIs but have not had a chance to do so yet.

The code is available on bitbucket: http://bitbucket.org/gkatsev/gameoflife.js