https://github.com/lu1smgb/sfml_conway
Conway Life simulation written in C++ using SFML
https://github.com/lu1smgb/sfml_conway
Last synced: 7 months ago
JSON representation
Conway Life simulation written in C++ using SFML
- Host: GitHub
- URL: https://github.com/lu1smgb/sfml_conway
- Owner: lu1smgb
- Created: 2025-03-04T01:06:44.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-12T16:04:06.000Z (7 months ago)
- Last Synced: 2025-03-12T17:22:26.745Z (7 months ago)
- Language: C++
- Size: 3.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SFML Conway
Very simple Conway Life Game Simulator written in C++
This was my very first programming project in 2021, but it got lost so I decided to remake itFeatures to be implemented:
- Unit constructors: statics, oscillators and spaceships
- User interaction
- GUI