phaser-project-template icon indicating copy to clipboard operation
phaser-project-template copied to clipboard

🕹️ Phaser 3 - Starter Template with TypeScript and webpack.

Results 3 phaser-project-template issues
Sort by recently updated
recently updated
newest added

- Added one-command deployment to Github Pages with `npm run deploy` which will push the most recently-built `dist` to the gh-pages branch on Github. Works a treat, and makes it...

Hey! First of all, thanks for beautiful template. I tried Phaser3 and was frustrated with example project, since it used Parcel and nothing seemed to work. Your template works like...

This PR adds mobile support for the Phaser template using [Capacitor](https://capacitorjs.com/). This also makes a change that needs to be reviewed which is to set the game dimensions to `window.innerWidth...