/shmup

2D desktop arcade game

Primary LanguagePython

shmup

A 2D desktop arcade game. You're a spaceship that has to shoot down big rocks falling from the top of the screen.

How it's made

This game is written in Python using the Pygame library.

I followed along with this YouTube tutorial.