๐ Alien Invasion Defense ๐ธ
Welcome to Alien Invasion Defense, a fast-paced space shooting game! Defend your base from waves of alien invaders and become the ultimate space defender. ๐ With simple controls, sleek graphics, and exciting gameplay, get ready for an epic battle. Use your weapons to destroy alien ships, survive multiple waves, and protect your base with 3 lives. ๐พ
๐ Stars |
๐ด Forks |
๐ Issues |
๐ Open PRs |
๐ Close PRs |
|
|
|
|
|
This project is now OFFICIALLY accepted for
Name |
Logo |
Purpose |
GSSoC'2024-Extd |
|
The coding period is from October 1st to 10th of November, during which contributors make contributions and earn points on the platform. |
Hacktoberfest 2024 |
|
Hacktoberfest is a month-long October event welcoming all skill levels to join the open-source community. |
๐ Table of Contents
- Stars, Forks, Issues, and Pull Requests
- Features
- How to Play
- Game Rules
- Tech Stack
- How to Play Locally
- Our Valuable Contributors
- Stargazers
- Forkers
- Support the Project
๐ Features
- โจ Exciting Alien Invasion Gameplay: Fight waves of alien ships attacking your base.
- ๐ฎ Easy Controls & Interface: Restart the game, track your score, and see your remaining lives in an easy-to-use side panel.
- ๐ฅ Three Lives: Defend your base with only 3 chances!
- ๐ Smooth Shooting: Enjoy responsive shooting to destroy the alien invaders.
- ๐ฅ๏ธ Modern Graphics: Simple and clean interface that looks great.
- ๐ Quick Restart: Restart the game instantly with one click.
- ๐ Leaderboard (Optional): Track your highest scores and compete with others.
๐ฎ How to Play
- Start the Game: Click the "Start" button to begin.
- Move and Shoot: Use your keyboard or on-screen controls to move your spaceship and shoot at alien ships.
- Lives: You have 3 lives. You lose a life if an alien reaches your base or if your ship is hit.
- Game Over: When you lose all 3 lives, the game ends. Click "Restart" to try again.
- Progress: Destroy all alien ships in each wave to move on to the next level and increase your score.
๐ Game Rules
- Survive as long as you can by shooting alien ships and protecting your base.
- 3 Lives Only: If aliens reach your base or hit your ship 3 times, the game ends.
- Restart Anytime: Use the "Restart" button to start over.
- Earn Points: Destroy alien ships to get points. Aim for the highest score before losing all your lives!
-Tech Stack
This game is built using:
๐ How to Play Locally
To play this game on your own computer:
-
Clone the Repository:
git clone https://github.com/YOUR_GITHUB_USERNAME/Alien-Invasion-Defense.git
-
Create a new branch:
git checkout -b feature-branch
-
Push to your branch:
git push origin feature-branch
-
Open a pull request to the main repository.
๐ณ Docker Setup
To run this website on a container:
- Clone the Repository:
git clone https://github.com/YOUR_GITHUB_USERNAME/Alien-Invasion-Defense.git
- Build the Docker image::
docker build -t <your_container_name> .
- Run the container::
docker run -d -p 8080:80 <your_container_name>
Now, the website will be accessible at http://localhost:8080.
Complete this process in GitHub (in your browser)
flowchart LR
Fork[Fork the project]-->branch[Create a New Branch]
branch-->Edit[Edit file]
Edit-->commit[Commit the changes]
commit -->|Finally|creatpr((Create a Pull Request))
๐ Our Valuable Contributors
๐ Thank You to All Our Amazing Contributors! ๐
We are incredibly grateful for your dedication and hard work. Your contributions have been invaluable in making this project a success. Thank you for being a part of our journey!
Stargazers
[![Stargazers repo roster for @YadavAkhileshh/Alien-Invasion-Defense](https://reporoster.com/stars/YadavAkhileshh/Alien-Invasion-Defense)](https://github.com/YadavAkhileshh/Alien-Invasion-Defense/stargazers)
Forkers
[![Forkers repo roster for @YadavAkhileshh/Alien-Invasion-Defense](https://reporoster.com/forks/YadavAkhileshh/Alien-Invasion-Defense)](https://github.com/YadavAkhileshh/Alien-Invasion-Defense/network/members)
โญ๏ธ Support the Project
If you find this project helpful, please consider giving it a star on GitHub! Your support helps the project grow and reach more contributors.
Connect with Us ๐ค
Thank you for exploring this project! Weโd love to connect and hear from you. Reach out through any of the platforms below:
Keep learning ๐, exploring ๐, and contributing ๐ค to make a difference in the world!
Made with โค๏ธ for all space defenders!