Skip to content

quentin-moquay/space-rangers

Repository files navigation

Space Rangers

This is a little game created with Godot 3 The goal of this game is to dodge enemies going from the top of the screen as long as you can.

How to play

Move your ship with left and right arrows. You can't move vertically. You can switch the color of your ship from Red to Green with Space. Enemies are Red of Green. You can destroy enemies only if you got the same color.

There is two bonus items :

  • Thunder : add speed to the ship. This is automatic.
  • POW Box : add a bomb to destroy every ship on the screen. Use the bomb with Ctrl.

Scoring

  • 10 points every time you collide with a ship.
  • 5 points every time a ship go away without collided you.
  • 100 points when you get a speed bonus
  • That's all !

Playing the game

You can play the last version in here

Install (Requires only if you want to add features)

Import this project with the Godot 3 editor.

Credits

Credits for those assets : jaredplus Player spaceship guardian5 Enemies spaceship

Everything else is from me.