A premature race of beings mysteriously came into possesion of highly advanced
technologies. Now they travel the galaxy looking to conquer and control new
worlds. It's up to you to stop them!
The player can move from left to right using the appropriate keys on the keyboard and fire using the spacebar
Objective: Defeat the level one invasion without letting a certain amount of enemies get passed you, or taking too much damage. Protect your ship!
Game is available at https://scrummish.github.io/Space-Invaders-2018/
Game is currently not optimized for mobile play. Check in for version 2 soon!
- HTML5 - The skeleton of the game using html Canvas
- Javascript ES6 - Used to create all the functionality
- jQuery - Assisted in creating the functionality
- CSS3 - Used to style the game
-
User should be able to move players ship from left to right by using the directional keys
-
User should be able to shoot a laser beam by pressing the spacebar
-
User should be able to shoot laser beams as long as the spacebar is held down
-
User should be able to visually keep track of enemies defeated
-
User should be able to visually keep track of available lives
-
User should be able to visually track how many enemies can pass him before game over
-
User should be able to visually keep track of boss ships life
-
User should be able to face an unlimited amount of enemy ships as long as the games in play
-
User should see enemy ships spawn at random places and times
This is version 1 which includes only the first level.
- Sergio Rocha - Sergio Rocha
- Hat tip to google and stackoverflow
- Inspiration: the classic Space Invaders