Skip to content

Unarelith/CubeLand

Repository files navigation

CubeLand

By Unarelith

  • This game is a basic platformer written in C++11 and using GameKit.

Keys

  • Jump: W
  • Move:

How to compile

  • Dependencies:
    • CMake
    • GameKit (requires SDL2 + tinyxml2, will switch to SFML starting from 2.6)
    • Linux users: Check your distribution repositories for packages.
  • Run cmake . at the root of the game folder
  • Run make, wait, run the game and enjoy!

About

Basic platformer made with GameKit and C++11

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published