Knock It Down is a simple finite runner made in OpenGL. Basically, you're a cat. Cats like to knock things down from tables, counters... In this game, that's exactly what you're doing too. Run, knock things down as much as you can.
-
Clone the repo:
git clone https://github.com/MATF-RG19/RG166-knock-it-down/
-
Enter the directory:
cd RG166-knock-it-down
-
Run Makefile:
make
-
Start the game:
./Knock