Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 294 Bytes

File metadata and controls

24 lines (15 loc) · 294 Bytes

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