pyBegin / projects / space-battle
🎮

Space Battle

A Space Invaders style game built with Pygame. Move a UFO around the screen, shoot down descending enemies, and play with sound effects and backgro…

201 lines🖥 Desktop only

Space Battle

A Space Invaders style game built with Pygame. Move a UFO around the screen, shoot down descending enemies, and play with sound effects and background music.

How to run

pip install pygame
python main.py

Dependencies

pygame

Pyodide-runnable

No — it uses Pygame for windowed graphics, audio playback, and real-time keyboard input.