The game design document can be found here.
- Phaser.js
- HTML & CSS
- Javascript
This is how you set up your project locally.
To get a local copy up and running follow these simple example steps.
- The first step you need, is download or clone the repo to your local machine.
- To install the dependecies, just run
npm install
oryarn build
(if you got yarn) on your console/terminal.
To open the project in your local machine, there is a few ways you can do that, but you will need a server to run the project.
-
If you are using VS Code, you can use the live server extension on the
index.html
in thebuild
folder by clicking with the right button of the mouse and selectingOpen with Live Server
. -
If you are not using VS Code, you can run
npm run server
on your console/terminal. It'll give you an url that you can access through your browser and play game.
- If you want to make modifications on the project you will also need to open another window of the console/terminal and run
npm run build
(one time) andnpm run watch
(if you want to modify multiple things and just reload the browser to see them).
- To run test use
npm run jest
oryarn test
on the console/terminal
The deploy of this project was made in Netfily, but you can use any website that you want.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.
Author1 👤
GitHub: @luisvinicius09
LinkedIn: LinkedIn