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.
 
mian 33a2342985 Source for sprites 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
block.py Source for sprites 2 years ago
gem.py Source for sprites 2 years ago
ship.py Source for sprites 2 years ago
sprite.py Source for sprites 2 years ago

README.md

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.