A JS implementation of Conway's Game of Life.
Click and drag to paint live cells. Press the Start button to start the game.The Reset button randomizes when the corresponding option is checked or clears all cells.
Code: GitHub