Basic demonstration of C++ classes
Go to file
2020-05-04 02:14:49 +02:00
.gitignore Initial commit 2020-05-04 02:14:49 +02:00
LICENSE Initial commit 2020-05-04 02:14:49 +02:00
README.md Initial commit 2020-05-04 02:14:49 +02:00

game-of-life

This is a demonstration in C++ of a game called Game of life created by John Horton Conway in 1970