/game

Just a game.

Primary LanguageCMake

game

Just a game.

Requirements

  • CMake

How to Compile

mkdir build
cd build
cmake ..
cmake --build .