This project is a 2D mini space shooter game built with Python and Pygame. Players control a spaceship, shoot asteroids, and avoid them to survive and score points.
Joshua Velasquez, Jonathan Yalew
- Python 3.13,
- GitHub for version control
- Pygame Library
- Create a simple but engaging 2D game.
- Implement shooting, collisions, and point scoring.
- Add features like start/game-over screens.
- install pygame by pip install pygame