Conway's life demo

Sorry, your browser doesn't support the <canvas> tag



This is a simple simulator for the traditional Conway's Game Of Life, using the HTML5 canvas to render each generation of cells. To use it, click in the box to enable or disable cells, then click "Play" to run the simulation. You may also click "Step" to execute a single generation instead of running continuously.

Feel free to leave any feedback you have with me at conway@fixermark.com. Enjoy!