https://github.com/phalt/gameoflife
Game of life implementation in React JS
https://github.com/phalt/gameoflife
Last synced: about 1 year ago
JSON representation
Game of life implementation in React JS
- Host: GitHub
- URL: https://github.com/phalt/gameoflife
- Owner: phalt
- License: gpl-3.0
- Created: 2020-05-29T02:40:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:19:08.000Z (about 2 years ago)
- Last Synced: 2025-03-29T12:06:01.986Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://phalt.github.io/gameoflife
- Size: 515 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A game of life implementation in React