A simple Space Invaders prototype made using JavaScript for the Scribbler JavaScript Hackathon.
Protect yourself from multiple aliens invading your spaceship!
Controls : Arrow Keys to move, Space to shoot.
Game Link : https://adam-warlock09.github.io/Space-Invaders/templates/
Features:
- Player Movement and Shooting Mechanics
- Multiple levels with different enemy matrices on each level
- Enemy bullets which are shot randomly
- A score system along with high scores
- Sounds
- HP System
- Decent and smooth graphics