A Castlevania type game written with Phaser 3 and ES6
This is just a fun side project to work on. I'll take any PR under consideration for Hacktoberfest.
We need Node.js to install and run scripts.
Run next commands in your terminal:
Command | Description |
---|---|
npm install |
Install dependencies and launch browser with examples. |
npm run dev |
Launch browser to show the examples. Press Ctrl + c to kill http-server process. |