slimefriend Posted April 7, 2018 Share Posted April 7, 2018 Hey, I'm brand new to Phaser, and I would prefer to start with Phaser 3 + Typescript....but there doesn't seem to be a template project for it that actually works, likely because the complete typings weren't done until like a week ago lol. I got part of the way thru a project template but once I started getting into webpack stuff I started to back away slowly. So I guess my question is: do we have a working Phaser 3 Typescript template project? (and if not, is there someone working on that?) Link to comment Share on other sites More sharing options...
samme Posted April 7, 2018 Share Posted April 7, 2018 I'll add the definitions to brunch-phaser-typescript this weekend. Link to comment Share on other sites More sharing options...
CanDbas Posted April 7, 2018 Share Posted April 7, 2018 There is also https://github.com/joshuamorony/phaser3-typescript-webpack-capacitor . You can get builds for web, iOS, Android, PWA etc with Capacitor. But it's alpha version so not recommended for production, yet. Link to comment Share on other sites More sharing options...
digitsensitive Posted April 7, 2018 Share Posted April 7, 2018 Have a look at my repo for a working boilerplate: Phaser3+Typescript Link to comment Share on other sites More sharing options...
samme Posted April 8, 2018 Share Posted April 8, 2018 On 4/7/2018 at 6:54 AM, samme said: I'll add the definitions to brunch-phaser-typescript this weekend. Done. Link to comment Share on other sites More sharing options...
eduardonunesp Posted April 9, 2018 Share Posted April 9, 2018 I workd on Phaser 2 template in TS, but I think it can be forked for version 3 with few changes https://github.com/eduardonunesp/phaser-typescript-webpack-boilerplate Link to comment Share on other sites More sharing options...
Recommended Posts