This is a platformer game built with Phaser, JavaScript, Webpack, and Jest technologies.
- JavaScript
- Phaser
- Nodejs
- Jest
- Webpack
Note: Open it using Google Chrome browser.
To play the game you only need a keyboard and Google Chrome browser.
- Move to right using -> arrow
- Move to left using <- arrow
- Jump using up arrow
The objective of the game is to collect the stars, each time you collect 16 stars, a bomb enters the game, you have to continue collecting stars avoiding the bombs that will be appearing every 16 bombs collected.
To get a local copy up and running follow these simple example steps:
- Run the command
git clone /~https://github.com/jssarrazolaa/JS-Game.git
- Go to the root folder in the terminal and run
npm install
- Then you can add or delete characteristics of the game and test them in your local machine starting a local server running
npm run start
- Nodejs
- Phaser
- Webpack
- Google Chrome
To run code test, use the command npm test
in the root folder.
The deployment has been made in Netlify
👤 Jhonatan Sarrazola
- GitHub: @jssarrazolaa
- Twitter: @StevenAlvarez_
- LinkedIn: Jhonatan Sarrazola
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Phaser
- Microverse
- Mupa M'mbetsa Nzaphila
This project is MIT licensed.