https://github.com/githubprankster/game-of-stuff
WIP Game of Life implementation in c++ using SDL2.
https://github.com/githubprankster/game-of-stuff
Last synced: over 1 year ago
JSON representation
WIP Game of Life implementation in c++ using SDL2.
- Host: GitHub
- URL: https://github.com/githubprankster/game-of-stuff
- Owner: GithubPrankster
- License: mit
- Created: 2019-04-09T21:47:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T22:07:27.000Z (about 7 years ago)
- Last Synced: 2025-01-23T11:34:25.452Z (over 1 year ago)
- Language: C++
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Game-of-Stuff
WIP Game of Life implementation in c++ using SDL2.
Currently not working much well.