A space shooter game build with Phaser 3, javascript and webpack, this project is a capstone project for the javascript curriculum of microverse
- HTML
- JAVASCRIPT
- PHASER 3
- NPM
- WEBPACK
- Babel
- JEST
Play with the Arrows:
-
ARROW UP move you UP
-
ARROW DOWN move you DOWN
-
ARROW LEFT move you LEFT
-
ARROW RIGHT move you RIGHT
-
And press SPACE to SHOOT
- Go to your terminal
- Put
git clone [email protected]:helman101/Space-Shooter.git
- Go to the project folder with
cd Space-Shooter
- Inside the project folder
- Run
npm install
- Run
npm start
- On your browser, make sure you point to the right address (i.e: http://localhost:8080/)
- Run
npm test
to run all the tests.
👤 Helman Andres Ortegon
- Github: @helman101
- Twitter: @Helman1011
- Linkedin: Helman Andres Ortegon
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.