https://github.com/shwilliam/conways-checkboxes
☑︎ Conway's Game of Life with checkboxes
https://github.com/shwilliam/conways-checkboxes
game-of-life react virtualized
Last synced: 9 days ago
JSON representation
☑︎ Conway's Game of Life with checkboxes
- Host: GitHub
- URL: https://github.com/shwilliam/conways-checkboxes
- Owner: shwilliam
- License: mit
- Created: 2020-06-04T19:45:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:49:58.000Z (over 3 years ago)
- Last Synced: 2025-03-29T15:16:19.725Z (about 1 year ago)
- Topics: game-of-life, react, virtualized
- Language: JavaScript
- Homepage: https://shwilliam.com/conways-checkboxes
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conway's Checkboxes
[Conway's Game of Life](https://www.conwaylife.com/wiki/Main_Page) implemented
in React with checkboxes as a stress test of ["controlled components"](https://reactjs.org/docs/forms.html#controlled-components).
