Skip to content

Anonyzard/cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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