Skip to content

A basic topdown game of a laser unicorn cat shooting asteroids

License

Notifications You must be signed in to change notification settings

Scratchcat1/Asteroid-Game

Repository files navigation

Asteroid-Game

A basic topdown game of a laser unicorn cat shooting asteroids
This is a simple python game using pygame in which you play as a unicorn cat shooting lasers (purple squares) at asteroids (green and red squares).
Green asteroids give you health when they are shot or collide into you.
Red asteroids give you less score and injure you if they hit you.
The player sprite always remains in the centre, the other particles are accelerated depending on the key you press.
Controls:
WASD to accelerate in that direction
Arrow keys to shoot lasers
Space to slow down to a halt
B to display FPS in the console

Some components eg media, images belong to the respective creators

About

A basic topdown game of a laser unicorn cat shooting asteroids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages