Game of Life in Chrome with OffiDocs
Ad
DESCRIPTION
A classic version of Conway's Game of Life.
Controls: - Left click on the grid to place cells.
- Space to start a simulation.
- Right arrow key to step through the simulation.
Rule for Game of Life: - Any live cell with fewer than two live neighbours dies, as if by underpopulation.
- Any live cell with two or three live neighbours lives on to the next generation.
- Any live cell with more than three live neighbours dies, as if by overpopulation.
- Any dead cell with exactly three live neighbours becomes a live cell, as if by reproduction.
See Wiki: https://en.
wikipedia.
org/wiki/Conway%27s_Game_of_Life.
Additional Information:
- Offered by notathrowaway688
- Average rating : 5 stars (loved it)
- Developer This email address is being protected from spambots. You need JavaScript enabled to view it.
Game of Life web extension integrated with the OffiDocs Chromium online