Skip to content

An implementation of Conway's Game of Life written in C++ and using Qt5 to provide the GUI.

Notifications You must be signed in to change notification settings

vg-hess/git-of-life

 
 

Repository files navigation

Game-of-Life

An implementation of Conway's Game of Life written in C++ and using Qt.

To build:

cd build
cmake ..
make

About

An implementation of Conway's Game of Life written in C++ and using Qt5 to provide the GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • CMake 1.8%