Course work for the module 'Computergrafik' at FH Bingen
Seems like it does not render the world anymore
On Arch Linux install:
pacman -S base-devel cmake xorg glew mesa
git clone https://github.com/qqwa/sbi_game.git
cd sbi_game
git submodule update --init --recursive
When on Linux just running the run.sh
script should be enough, when all depedencies are installed.
Windows is not supported.
You need to make sure that the folder
res
is in the current working direction, before starting the game
- Rotate: wasd
- Accelerate: space
- Brake: shift
- Rotate: Left Analog Stick
- Accelerate: A
- Brake: B
note: if a gamepad is connected the keyboard controls won't work