A game made with OpenGL.
To clone this repo use:
git clone --recursive https://github.com/Fredy/CompGraph-Game
If you forgot to clone the repo using --recursive, then use git submodule update --init.
To compile run:
./compile
And to run the produced executable:
./build/example