This is a classic Space Invader style arcade game built using Python and Pygame. The player controls a spaceship that can move horizontally and shoot bullets to destroy the incoming enemies. The objective is to score as many points as possible before the enemies reach the bottom.
- Player-controlled spaceship using arrow keys
- Bullet shooting with spacebar
- Multiple enemies moving in wave patterns
- Collision detection and scoring
- Game Over when enemies reach the player
- Language: Python
- Library: Pygame
(Include a screenshot or GIF here if possible)
- Clone the repository:
https://github.com/AbdullahbinTahir42/SpaceInvader
cd spaceInvader