Skip to content

MATF-RG19/RG166-knock-it-down

Repository files navigation

Knock It Down

What is it about?

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.

How to play?

  1. Clone the repo:

    git clone https://github.com/MATF-RG19/RG166-knock-it-down/
  2. Enter the directory:

    cd RG166-knock-it-down
  3. Run Makefile:

    make
  4. Start the game:

    ./Knock

How the game looks

Releases

No releases published

Packages

No packages published