An open API service indexing awesome lists of open source software.

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

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 it

Features to be implemented:
- Unit constructors: statics, oscillators and spaceships
- User interaction
- GUI