Clash in Space is a thrilling arcade game developed using Pygame. In this game, you control a spaceship with the mission to destroy as many meteors as possible. Dodge the meteors and use your firepower to survive in space!
1.Dynamic Gameplay: Navigate your spaceship through space and destroy incoming meteors. 2.Scoring System: Keep track of your high scores and try to beat them. 3.Sound Effects: Enjoy immersive sound effects for shooting and explosions. 4.User-Friendly Controls: Simple and intuitive controls for an engaging gaming experience.
- Clone the Repository
git clone https://github.com/Ashish-Patnaik/Clash-in-Space.git
cd Clash-in-Space
- Install the Dependencies Make sure you have Python and Pygame installed. You can install Pygame using pip:
pip install pygame
1.Run the Game: python main.py
2.Controls:
-Arrow Keys: Move the spaceship. -Spacebar: Shoot lasers.
Feel free to contribute to the project. You can do this by:
1.Forking the repository. 2.Creating a new branch (git checkout -b feature-branch). 3.Making your changes. 4.Committing your changes (git commit -m 'Add some feature'). 5.Pushing to the branch (git push origin feature-branch). 6.Creating a new Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details. MIT