ANDREW VIEN

G a m e D e s i g n e r | G a m e p l a y P r o g r a m m e r

Game Of Life Simulator

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