Overview
Executable C++ application that generates a visual simulation of Conway's Game of Life. UI features allow simulation and visual manipulation. Features save/load simulation through reading/writing text file. Made through 2D arrays and basic C++ functions.
Language C++
Tools Qt Creator (qmake), SFML (visual plugin)
Concepts 2D Arrays
Concepts
SFML UI Programming
- Programmed animation speed, UI buttons, visual color toggle, and display size