https://github.com/sanderhelleso/spaceinvaders
👾 A modern web version of Space Invaders with a twist
https://github.com/sanderhelleso/spaceinvaders
arcade-game game-development html5-game javascript-game space-game space-invaders space-shooter
Last synced: about 1 year ago
JSON representation
👾 A modern web version of Space Invaders with a twist
- Host: GitHub
- URL: https://github.com/sanderhelleso/spaceinvaders
- Owner: sanderhelleso
- Created: 2018-11-12T00:59:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T04:20:59.000Z (about 7 years ago)
- Last Synced: 2025-02-02T13:15:51.898Z (over 1 year ago)
- Topics: arcade-game, game-development, html5-game, javascript-game, space-game, space-invaders, space-shooter
- Language: JavaScript
- Homepage: http://sander-hellesoe-cst-336.herokuapp.com/hw/spaceInvaders/
- Size: 21.9 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spaceInvaders
👾 A modern web version of Space Invaders with a twist
[Play Game](http://sander-hellesoe-cst-336.herokuapp.com/hw/spaceInvaders/)
## Demo

## How to play
A key - move the spaceship (player) to the left
D key - move the spaceship (player) to the right
Space bar or Enter Key - Shoot
## Goal
The aim is to defeat waves of aliens with a laser to earn as many points as possible
The player starts with 3 lifes and lose a life if the player is either hit by an alien or the alien reaches the end of space
Round 1 - 18 spawn new aliens. After round 18 each wave will increase alien movement speed and distance.
## Built With
* JavaScript
## Authors
* **Sander Hellesø**
## License
This project is licensed under the MIT licence