Skip to content

AzazelHD/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life.

Scenario behaves like a Torus, i.e., borders are all comunicated.

You can click cells to swap between dead or alive state. Once you have set up your desired initial state, feel free to click "Start" button.

Here are some funny patterns to try out:

CleanShot-2022-05-02-at-14 25 12@2x-768x693

"Random" button is disabled while game is running, to avoid deleting user initial state.

The "Speed" slider is the delay in milliseconds between each update.

To learn more about this game, visit https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Releases

No releases published

Packages

No packages published