8 lines
299 B
Markdown
8 lines
299 B
Markdown
#Marble Race Game
|
|
|
|
This will be a Marble Race Game developed for the Softwarepraktikum at the RWTH Aachen.
|
|
|
|
##Building
|
|
Currently only tested on Linux. To build execute build.sh. Resulting binary will be in binaries.
|
|
You can also use the run.sh script to directly start the binary after building it.
|