|
|
|
|
|
by james-skemp
3047 days ago
|
|
Having been watching this, it's still rough around the edges, but I have no doubt that Phaser 3 will get to feature complete and beyond at a nice pace. What's holding me back from starting to really experiment with it is lack of TypeScript definitions. Phaser 2 was what got me started using TypeScript, and as a C# guy I'm still holding out hope that I can get my work using TypeScript for some project or other. If you've been wanting to play with TypeScript, I highly recommend taking a look at creating a simple game with TypeScript. There's a lot of templates out there, and I've done some popular tutorials in TypeScript instead of the JavaScript they were written in. https://github.com/JamesSkemp/PhaserTutorials |
|