Scrolling bullet hell shooter written in python + pygame.
The downloadable .zip contains the .py files, the assets (graphics, sound effects and music), and an .exe produced with py2exe.
Features
- Fast/focussed movement
- Frequent, instant death
- Huge battleships approaching fast
Follow Spess shooter
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
-
Getting the following crash error when reaching the second pattern of the stage 1 boss, under Wine 10 on Linux Mint 22.2: Traceback (most recent call last): File "spess_shooter.py", line 1185, in <module> File "spess_shooter.py", line 602, in update File "spess_shooter.py", line 81, in NormalUpdate File "pygame\sprite.pyo", line 462, in update File "entities_2.pyo", line 475, in update File "entities_2.pyo", line 974, in DoBulletProgram File "entities_2.pyo", line 893, in BPRandomRain File "random.pyo", line 241, in randint File "random.pyo", line 197, in randrange ValueError: non-integer stop for randrange()