https://github.com/fffaraz/gameoflife
SFML-based Conway's Game of Life simulation in C++
https://github.com/fffaraz/gameoflife
cpp sfml simulation
Last synced: 12 months ago
JSON representation
SFML-based Conway's Game of Life simulation in C++
- Host: GitHub
- URL: https://github.com/fffaraz/gameoflife
- Owner: fffaraz
- License: gpl-3.0
- Created: 2024-07-30T02:06:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T00:42:45.000Z (over 1 year ago)
- Last Synced: 2025-04-06T00:15:15.501Z (about 1 year ago)
- Topics: cpp, sfml, simulation
- Language: C++
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameOfLife
SFML-based Conway's Game of Life simulation in C++
