This repository contains the code for an advanced version of the classic Space Invaders game. The game is implemented using the Pygame library and features spawning enemies, a giant final boss, dynamic music, and various power-ups.
- Spawning Enemies: Enemies spawn at random locations and move towards the player.
- Giant Final Boss: A challenging final boss appears at the end of the game.
- Dynamic Music: The music changes dynamically based on the game state.
- Power Ups: Players can collect various power-ups to enhance their spaceship.
To run this game locally, follow these steps:
- Clone the repository
- Navigate to the project directory
- Install the required libraries
- Run the game
While this is a personal project, I'm open to collaboration. If you have suggestions for improvements, please open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.
