A simple game made as a hobby. Use the mouse to control the starship and collect the gems. The faster you collect them the better. Needs pygame (2.1.2) to run.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

341 B

SpaceCollector

A simple game made as a hobby. Use the mouse to control the starship and collect the gems. The faster you collect them the better.

Needs pygame (2.1.2) to run.

Usage

python3 main.py <level.svg>

Controls

  • Mouse controls the ship's heading.
  • Left-click accelerates the ship.
  • Right-click stops the ship.