A basic replica of Jetpack-Joyride using OpenGL.
- Up Arrow ⬆️ - Move Up
- Left Arrow ⬅️ - Move Left
- Right Arrow ➡️ - Move Right
- SpaceBar - Shoot water balloon
- Mouse Scroll - Zoom In/Out
- Powerups
- Arrow - Increases player speed
- Sword - Kills all enemies
- Enemies
- Firelines - Static firelines appear randomly
- Firebeams - Fire like beam which moves along Y-Axis
- Boomerang - Moves in horizontal 'U' direction
- Viserion - Throws fireball at player
- Spaceship - Drops extra coins
- Magnet - Pulls player towards itself
- Clone this repository.
- Run the following commands
cd build make ./jetpack-joyride