Developed using the Pygame library, this 2D Alien Invasion game showcases proficiency in Python programming, game development, object-oriented design, sprite animation, collision detection, and user interface implementation
In Alien Onslaught, players must defend Earth from an invasion of hostile aliens. Using a spaceship equipped with various weapons, players navigate through space, dodging enemy attacks and destroying alien ships to save humanity.
- Intense Gameplay: Experience fast-paced, action-packed gameplay as you battle against waves of alien invaders.
- Multiple Levels: Progress through multiple levels of increasing difficulty, each with its own unique challenges
- Upgrade System: Earn points by defeating aliens, enhancing your chances of survival.
- Ensure you have Python installed on your system.
- Clone this repository to your local machine.
- Install the required dependencies using pip:
pip install pygame