Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Conway's Game of Life

About

Conway's Game of Life experiment based on the book Math Letters by W.B. Schaefman.

Usage

  • Draw initial state by clicking the cells to set it's state.
  • Press ENTER to start.
  • Control the generations with the left and right arrow keys.

to-Do

  • Make some grid presets available.
  • Auto display generations.