A simple browser based space invaders game. Designed to just be pure HTML, CSS and JavaScript using plain dom elements without a canvas.
- HTML5
- CSS3
- JavaScript
Either clone the repository and open start.html to play or go to http://redemptive.github.io/face-invaders
- A key, move left
- D key, move right
- Space key, fire laser
Avoid the enemy lasers and shoot all the enemies before they reach the bottom of the screen.