Skip to content

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

Notifications You must be signed in to change notification settings

jschueths/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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++ using Qt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published