/cube

A fork of cube with improvements to compile

Primary LanguageC

Cube

A fork of cube game engine with improvements to compile

Dependencies

  • libsdl-image1.2-dev
  • libsdl-mixer1.2-dev

Compile

./build.sh

Run after compile

cd build
./cube_client

More info in readme.txt