https://github.com/dfranx/gameoflife
Conway's Game of Life - cellular automaton
https://github.com/dfranx/gameoflife
Last synced: 12 months ago
JSON representation
Conway's Game of Life - cellular automaton
- Host: GitHub
- URL: https://github.com/dfranx/gameoflife
- Owner: dfranx
- License: mit
- Created: 2018-06-08T20:25:23.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T23:30:56.000Z (almost 7 years ago)
- Last Synced: 2025-03-14T15:16:55.360Z (over 1 year ago)
- Language: C++
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Game of Life
Game of Life in C++ using SFML.
