Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 655 Bytes

File metadata and controls

15 lines (8 loc) · 655 Bytes

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