https://github.com/fecony/game-of-life-on-react
https://github.com/fecony/game-of-life-on-react
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fecony/game-of-life-on-react
- Owner: fecony
- Created: 2019-12-01T16:40:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-21T22:07:34.000Z (over 3 years ago)
- Last Synced: 2025-02-15T04:27:40.736Z (3 months ago)
- Language: JavaScript
- Size: 210 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conway's Game of Life
This is a React implementation of [Conway's game of life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).