A simple Asteroids-style game built with Python and Pygame.
This project is a learning prototype / proof of concept inspired by the classic Asteroids arcade game.
It includes basic spaceship movement, shooting, and asteroid collisions.
- Ship movement and basic firing
- Asteroid spawning and simple collision detection
- Python 3.x
- Pygame
