This is a phaser3 application game where you have to shoot an enemy and make a high score by defeating other player score. There are three types of enemies one who doesn't fire bullet, another which fire, and last one who always follow you to kill.
Built with | Game Instructions | Screenshot | Live Demo Link | Getting started | Author
- JavaScript
- Phaser 3
- HTML 5 and CSS 3
- Leaderboard API
1. Use up arrow key to move up
2. Use down arrow key to go down
3. Use left arrow key to go left
4. Use right arrow ket to go right
5. Use Space to fire the bullet
Bonus::
5. Use X for Boost up
To get a local copy of the repository please run the following commands on your terminal:
$ cd <folder>
$ git clone https://github.com/Dipeshtwis/space-shooter-game.git
$ cd space-shooter-game
$ yarn install
To run on the local server
$ yarn run webpack serve
If it will not open automatically, go to http://localhost/8081
$ yarn test
👤 Dipesh Kumar
- Github: @Dipeshtwis
- Twitter: @97deepeshkumar
- Linkedin: dipeshtwis
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
Microverse: @microverse
This project is MIT licensed.