This is a platform game built with JavaScript, Webpack, Phaser Framework and Jest testing
- JavaScript
- HTML
- CSS
- ESLint
- Stylelint
- Webpack 5
- Yarn
- Phaser 3
- Jest
When you open the game...
- Enter a nickname, if you want to save your score.
- Click on Play
- Use
LEFT CLICK
to jump; - If you hit an obstacle or fall, you lose
- You'll be prompted to save your score, but only if you have entered a nickname.
You can read all the Game design details here
You can check the live version in this link
To run this project locally, make sure you have the following installed:
- Clone this repository using the link above (click on the 'code' button)
- Open a terminal and
cd
to the cloned repository - Run
yarn
to set up all dependencies - Run
yarn serve
to start the server
- Open your preffered browser
- Visit
http://localhost:8080/
All the amazing artwork used on this project were created by the following artists:
- Character and background design by GrafxKid
- Background Music by ArcOfDream
- UI elements by Kenney
- UI elements by Mikiz
👤 Gustavo Carvalho
- GitHub: @gscarv13
- Twitter: @Gscarv13
- LinkedIn: Gustavo Carvalho
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!