An open API service indexing awesome lists of open source software.

https://github.com/omaraflak/gameoflife

Conway's Game of Life implemented in C++ with SFML.
https://github.com/omaraflak/gameoflife

conway-s-game-of-life cpp game-of-life sfml

Last synced: about 2 months ago
JSON representation

Conway's Game of Life implemented in C++ with SFML.

Awesome Lists containing this project

README

        

# Game Of Life

Conway's Game of Life implemented in C++ with SFML

# Download, Compile & Run

git clone https://github.com/OmarAflak/GameOfLife.git
cd GameOfLife
sh compile.sh
./main