Phaser 3 boilerplate for multi platform deploys (iOS/Android/Desktop)

Hi,

I’ve created a simple boilerplate for Phaser 3 which utilizes a new tool called Capacitor (by Ionic) to allow developers to quickly bundle their game to iOS/Android/Desktop.

The set up is minimal and the boilerplate comes with Typescript support + the target platform name is injected globally which can be used to run specific code based on the platform.

Hope you find this useful and if you have and questions / suggestion feel free to ping me

Repo - https://github.com/gnesher/phaser-capacitor

gNesher

1 Like