adriannecula / GameOfLife

Other
0 stars 0 forks source link

Game of Life in CPP

Descrition

This is a CPP implementation of the Conway's Game of Life. Can be used in learning activities (workshops, code retreats).

Game of Life

The graphical interface is developed in SFML library. The unit test are written using googletest

Limitations

Currently building gtest fails on clang