/Javascript-Space-Invaders

Javascript space invaders with infinite enemies and nice music!

Primary LanguageJavaScript


invader1 invader2 invader3 invader4
Space Invaders

About

Space Invaders inspired game developed with the intent of familiarizing with the JavaScript language. In this version of the classic the invaders continually descend on the player, getting faster and increasing the rate of fire over time.

How to Play

and moves the player;

Space shoots;

m mutes the game;

p disables some of the glow for improved performance.

Performance Issues

The game seems to run better in chromium based browsers (tested in Brave, Chrome and Edge). In Firefox the performance was very poor (with mild improvements without the glow).

Credits