In this project, we built a turn-based RPG game using Phaser and JavaScript.
- JavaScript
- Webpack
- Bootstrap 4
- Phaser 3
Click here to see the document
Our project can be found at https://github.com/daviidy/rpg-game
-
If you didn't create a player yet, you will be invited to do so
-
When the first page is loading you will see two buttons. One for starting the game and one for seeing the leaderboard scores.
-
If you click on the leaderboard button, you will see all the players scores
-
If you click on the leaderboard button, you will see all the players scores
- How to play: click this button to see instructions for the game
- Menu: this button allows you to come back to the first screen of the game (where you have the play, options, and credits buttons) -Exit: to exit and go back to the page where you have the start and the leaderboard buttons -Play: to play the game -Options: for the settings -Credits: to see the credits
-
If you click on the play button you will see the game scene. To start playing, click on
SPACE
You can find the demo here
- make sure you have NodeJS and NPM installed on your computer
- clone the repository from here repo link
- navigate in your terminal to the folder
rpg-game
- run
npm install
- run
npm run start:dev
- launch
localhost:8080
in your browser
- npm run test
👤 Author
- Github: @daviidy
- Twitter: @davidyao3
- LinkedIn: @daviidy
- Personal Website: @daviidy
The majority of the assets is from https://opengameart.org/
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is no licensed.