A fast-paced, retro-style arcade space shooter built entirely with HTML5 Canvas and JavaScript.
- Movement: WASD or Arrow Keys
- Shoot: Spacebar or Left Click
- Mobile: Use the on-screen touch controls
- Goal: Survive the infinite waves and beat your high score!
- Core: HTML5, CSS3, Vanilla JavaScript
- Rendering: HTML5 Canvas API
- Audio: Web Audio API (Synthesized sound effects, no external assets required)
- Infinite wave scaling (game gets harder the longer you survive)
- Local Storage High Score system
- Particle explosion effects
- Responsive design (Works on Desktop and Mobile)
No installation needed!
- Download the repository.
- Open
index.htmlin any modern web browser.