A classic arcade-style space shooter game built with JavaScript, HTML5 Canvas, and CSS3.
- Smooth spaceship movement & shooting
- Randomly spawning enemy waves
- Collision detection system
- Score tracking and Game Over screen
- Background music and retro sound effects
- Lightweight and fully browser-based
| Key | Action |
|---|---|
| β / A | Move Left |
| β / D | Move Right |
| Space | Shoot |
π― Survive as long as possible while destroying enemies to earn points!
- JavaScript (Vanilla) β game logic
- HTML5 Canvas β rendering graphics
- CSS3 β styling and layout
- AudioContext API β sounds & music
Clone the repo and open the game in your browser:
git clone https://github.com/abolfazl-shadrouh/Space-Shooter.git
cd Space-Shooter