https://github.com/samouri/conway
conways game of life
https://github.com/samouri/conway
Last synced: 5 months ago
JSON representation
conways game of life
- Host: GitHub
- URL: https://github.com/samouri/conway
- Owner: samouri
- License: mit
- Created: 2020-07-16T07:25:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T22:25:23.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T03:41:12.259Z (over 1 year ago)
- Language: HTML
- Homepage: https://samouri.github.io/conway/
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conways Game of Life
A small no-nonsense implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).

**instructions**
- Click a cell to toggle its state
- Click Step to move forward one day
- Click Start/Stop to toggle automatic 2 steps per second
- Click Clear to reset all cells
- Click randomize to randomly fill all cells