gameoflife Conway's Game of Life To build: g++ -o gameoflife main.cpp -lsfml-graphics -lsfml-window -lsfml-system This project is licensed under the terms of MIT License.