rykdesjardins / game-of-life

Implementation of a game of life in C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple game of life in C++.

Requires SDL 2.0

Install on Linux

Install the following package libsdl2-dev and run ./run.sh.

About

Implementation of a game of life in C++.


Languages

Language:C++ 99.3%Language:Shell 0.7%