(Go: >> BACK << -|- >> HOME <<)

Skip to content

mts0629/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

screenshot

> github-pages

Description

Conway's Game of Life available with web browser

About Conway's Game of Life : Wikipedia

Control

Control Moves
Click a cell Turn on/off the specified cell
Play Pause Start/stop the game of life
Step Go next generation
Clear Clear all cells (reset generation)
Random Distribute cells randomly (reset generation)
Slider Change FPS (10~100)

Requirement

Web browsers compatible with HTML5 Canvas API

License

WTFPL