Made with Phaser 3.55.2 and Typescript.
Uses this starting template.
Can be played in desktop or mobile browser here: Grenade thrower
To run the project locally:
- Clone the repo
- In the terminal run
npm install - Run
npm run generateAssets - Run
npm start