killstealers / crashburn

This is the crashburn project, a simple 3D multiplayer video game, based on Crash Bash.
https://github.com/killstealers/crashburn
1 stars 0 forks source link

Overview

This is the crashburn project, a simple 3D multiplayer video game, based on Crash Bash.

Build Status

Dependencies

Instructions

Just as any CMake project:

git clone git://github.com/killstealers/crashburn.git
mkdir crashburn.build
cd crashburn.build
cmake ../crashburn
make -j

Authors