Skip to content

Rules of the game :Any live cell with fewer than two live neighbours dies (referred to as underpopulation). Any live cell with more than three live neighbours dies (referred to as overpopulation). Any live cell with two or three live neighbours lives, unchanged, to the next generation. Any dead cell with exactly three live neighbours comes to life.

Notifications You must be signed in to change notification settings

Priyanshusingh25/Conway-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Conway-game-of-life

Rules of the game :Any live cell with fewer than two live neighbours dies (referred to as underpopulation). Any live cell with more than three live neighbours dies (referred to as overpopulation). Any live cell with two or three live neighbours lives, unchanged, to the next generation. Any dead cell with exactly three live neighbours comes to life.

About

Rules of the game :Any live cell with fewer than two live neighbours dies (referred to as underpopulation). Any live cell with more than three live neighbours dies (referred to as overpopulation). Any live cell with two or three live neighbours lives, unchanged, to the next generation. Any dead cell with exactly three live neighbours comes to life.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages