Skip to content

Game of Life is a game which was developed by John Horton, a British mathematician. Horton created the game using his knowledge of cellular automata. The game is made up of 4 rules: Any live cell with fewer than two live neighbors dies, as if by under population. Any live cell with two or three live neighbors lives on to the next generation. Any…

Notifications You must be signed in to change notification settings

JPorts/Game-Of-Life-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Of-Life-React

Game of Life is a game which was developed by John Horton, a British mathematician. Horton created the game using his knowledge of cellular automata.

About

Game of Life is a game which was developed by John Horton, a British mathematician. Horton created the game using his knowledge of cellular automata. The game is made up of 4 rules: Any live cell with fewer than two live neighbors dies, as if by under population. Any live cell with two or three live neighbors lives on to the next generation. Any…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published