Space Invaders is an exciting and challenging shooting game set in space. Players navigate a spaceship, avoid obstacles, collect stars, and use various power-ups to survive and score as high as possible.
- Dynamic Obstacles: Navigate through an ever-changing field of obstacles.
- Collectible Stars: Increase your score by collecting stars.
- Power-Ups: Gain advantages with speed, invincibility, and multi-shot power-ups.
- Difficulty Levels: The game gets progressively harder as your score increases.
- High Score Tracking: Keep track of your highest scores.
- Responsive Design: Playable on various devices and screen sizes.
- Use arrow keys to move the spaceship.
- Avoid colliding with obstacles.
- Collect stars to increase your score.
- Obtain power-ups to gain temporary advantages.
- Press 'P' to pause the game.
- Try to beat your high score!
Clone the repository and open index.html
in your browser to start playing:
git clone https://github.com/error505/SpaceInvaders.git
- HTML5: For structuring the game's content.
- CSS3: For styling the game's appearance.
- JavaScript: For implementing the game's logic and interactivity.
Contributions, issues, and feature requests are welcome! Feel free to check issues page.
Distributed under the MIT License. See LICENSE for more information.