Skip to content

akwilson/cgol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

An implementation of Conway's Game of Life in HTML, SVG and JavaScript.

Click tiles on the grid to turn cells on or off and hit Start or Stop to control the simulation. Redraw refreshes the screen with the specified grid size. The interval between generations can be specified in milliseconds.

The examples drop-down sets up the grid with some interesting patterns.

Releases

No releases published

Packages

No packages published

Languages