Galaga is a classic arcade video game that gained immense popularity in the 1980s, revolutionizing the world of arcade gaming. This repository is dedicated to recreating the magic of Galaga, while adding a modern touch to the gameplay. We have utilized the Pygame library to develop this project.
To see Galaga in action, you can watch the demo video included in the repository. The file galaga.ppsx
contains the demo video, providing a glimpse into the gameplay and features of our recreation.
To run Galaga on your local machine, follow the instructions below:
-
Clone this repository to your local machine using the following command: git clone https://github.com/sakshamgupta912/galaga.git
-
Make sure you have Python 3 installed on your system.
-
Install the required dependencies.
-
Once the dependencies are installed, navigate to the repository's directory and run the following command to start the game:
-
Enjoy playing Galaga and experience the nostalgia! 👾
- Use the arrow keys to move your spaceship horizontally.
- Press the spacebar to shoot at the enemy aliens.
- Avoid getting hit by enemy projectiles or colliding with enemy ships.
- Earn points by shooting down enemy aliens and try to achieve the highest score possible.