This is a shooter game created with phaser 3, in this game you must destroy enemy spaceships to get points there are 3 diferent types of enemies which will do diferent actions and will give you an specific amount of points.
- Phaser 3
- Webpack
- Javascript
To get a local copy up and running follow these simple example steps.
- Clone this repository. Type
git clone https://github.com/julian3493/js-capstone-shooter-game.git
- Navigate to the project folder (js-capstone-shooter-game)
cd js-capstone-shooter-game
- Type
npm run start
in the console
-
- Type
npm test
in the console
- Type
- Boot
- Preloader
- Title
- Game
- Options
- Credits
- Highscores
Command | Action |
---|---|
Left Arrow | To move left |
Right Arrow | To move right |
Up Arrow | To move up |
Down Arrow | To move left |
Space | Shoot laser |
Space Ship | Description | Points |
---|---|---|
It is the biggest and the easiest to avoid | 10 | |
This spaceship shoots direct to the bottom of the screen | 30 | |
A little and rounded object that will follow you | 50 |
👤 Julian Ramos
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!