This is a CPP implementation of the Conway's Game of Life. Can be used in learning activities (workshops, code retreats).
The graphical interface is developed in SFML library. The unit test are written using googletest
Currently building gtest fails on clang