ShooterBoy is a classic space shooter game where you pilot a spaceship to defeat waves of aliens and ultimately face off against a powerful boss alien. The game is built using HTML, CSS, and JavaScript.
In ShooterBoy, your mission is to kill all the aliens to reach the boss. Each alien killed gives you points, and defeating the boss grants a significant point bonus. The game ends if an alien or the boss collides with your spaceship.
- Start the Game: Click the "Play" button on the main screen to start the game.
- Controls:
- Move your spaceship using the left and right arrow keys.
- Shoot bullets by pressing the spacebar.
 
- Objective:
- Destroy all aliens in each wave.
- Once all waves are cleared, the boss alien will appear.
- Defeat the boss to win the game.
 
- Game Over: The game ends if an alien or the boss touches your spaceship. You can then restart the game.
- Each alien killed: 5 points
- Boss killed: 100 points
- Adding more levels with increasing difficulty.
- Introducing new types of aliens and bosses.
- Enhancing graphics and adding sound effects.
- Implementing power-ups and special weapons for the spaceship.
The game is deployed on Vercel and can be played https://shooter-boy.vercel.app/
We welcome contributions to improve ShooterBoy! Here are some ways you can contribute:
- Report bugs or suggest new features by opening an issue.
- Fork the repository, make changes, and submit a pull request.
For any questions or feedback, feel free to contact us at yashrajput2911@gmail.com.
Enjoy playing ShooterBoy and stay tuned for exciting updates!