Skip to content

jakub-swiniarski/rocketman-adventures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocketman Adventures

Rocketman Adventures is a simple video game built using C and Raylib.
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.


image image image

How to install?

Prerequisites:

  • gcc,
  • raylib,
  • git,
  • make.

Compile & install

git clone https://github.com/jakub-swiniarski/rocketman-adventures.git
cd rocketman-adventures
sudo make install

How to run?

Use this command:

rocketman

How to uninstall?

Go inside the cloned repository and run:

sudo make clean uninstall

Default Controls

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

Configuration

Edit config.h to change the settings. Remember to recompile the game for the changes to take effect.

Credits

SFX by Boper