The only goal of the game is to jump as high as possible.
The game is inspired by Team Fortress 2.
Rocketman adventures is guaranteed to work on GNU/Linux.
This project is just for fun, so there are no big updates planned.
- gcc
- make
- raylib
Run this with root privileges:
make install
Use this command:
rocketman
Go inside the cloned repository and run this with root privileges:
make uninstall
A - move left
D - move right
Space - jump
Left mouse button or R - shoot
Q - use the pickup
F1 - mute the sound
F2 - decrease the volume
F3 - increase the volume
Escape - exit the game
Edit config.h to change the settings. Remember to recompile the game for the changes to take effect.