Game of Life on Torus (D3)

Instructions

This Game of Life simulation starts from a random initial grid.
Clicking the individual cells toggles them on and off.
Clicking the "start" button starts the simulation.
Clicking the "stop" button pauses the simulation.
See Jake Skelcy's original sources on GitHub.