SPACE-INVADERS-CLONE
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, G to shoot.
Scribbler Link : https://app.scribbler.live/?jsnb=github:Adam-Warlock09/Space-Invaders-Clone/folder/file.jsnb
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