RocketRider is a fun and action-packed 2D space adventure game inspired by the classic NES game Jackal. In RocketRider, players control a spacecraft, navigating through various space environments while battling dangerous enemies and avoiding obstacles.
- Players control a spacecraft using the arrow keys, moving up, down, left, and right across the screen.
- The player's spacecraft can shoot projectiles to destroy enemy ships and objects by pressing the spacebar.
- Rotate the spacecraft using the 'A' and 'D' keys for better aiming and maneuverability.
- Progress through different levels, each with unique challenges and enemies.
- Defeat powerful bosses and advance to the next stage.
- Make sure you have Python 3 installed on your computer.
- Install the required dependencies, such as Pygame, by running
pip install -r requirements.txt
in the terminal. - Navigate to the game directory and run
python main.py
to start the game.
Join the exciting adventure in RocketRider, and become the ultimate space hero!