Recreation of the original 1978 Space Invaders arcade game.
Built with HTML, CSS and vanilla JavaScript.
โถ Play Now | </> Source Code
- Defeat all aliens before they reach the bottom.
- Score points by shooting invaders.
- Lives: Lose all lives, and the game ends.
| Action | Key(s) |
|---|---|
| Move | โ โ |
| Shoot | Space |
| Pause | P or Esc |
git clone https://github.com/EmanZHD/spaceInvaders.git
cd space-invaders
open index.html