2014-10-20 15:13:08 +00:00
|
|
|
#Marble Race Game
|
|
|
|
|
|
|
|
This will be a Marble Race Game developed for the Softwarepraktikum at the RWTH Aachen.
|
2014-11-03 22:56:05 +00:00
|
|
|
|
2014-11-03 22:56:34 +00:00
|
|
|
##Building
|
2014-11-03 22:56:05 +00:00
|
|
|
Currently only tested on Linux. To build execute build.sh. Resulting binary will be in binaries.
|
2015-01-25 22:09:23 +00:00
|
|
|
You can also use the run.sh script to directly start the binary after building it.
|
2015-02-13 16:11:47 +00:00
|
|
|
|
|
|
|
##Control
|
|
|
|
|
|
|
|
You can control the camera by moving the mouse. You can zoom with the mouse wheel.
|
|
|
|
The marble is controlled via the W,A,S and D keys.
|