Skip to content

AaronCode2/Floating-Kingdom

Repository files navigation

How To Complie

Hopefully you have a C++ Complier, CMake and VsCode installed to work.

  1. Download as a Zip or use Git

  2. Open the Project with Vscode and install the C/C++ Extension Pack

  3. It should come with a option of what Complier to use, use the complier that fits you (a GCC is recommended)

  4. Once done, open the Terminal in this directory or you could use the built-in one in Vscode.

  5. Check if Cmake has created the build file or you have done it wrong ❌

  6. Type this command

    cmake --build build
    

How To Play

  • Use WASD or Arrow keys to move
  • To Jump use the W, Up Arrow or even the Space Bar
  • Try to reach the Sign and Hopeful not fall due to Gravity
  • Most Important: Have Fun! 🎮😊