New tutorial: Setting up TypeScript, Phaser, Webpack, … argh!

Get all the pieces working together.

3 Likes

When I started my current project I just cloned this GitHub repo blindly and then started changing things around :exploding_head: That repo is helpful but just cloning it without truly understanding what I was getting and how it was setup was a little frustrating. Something like this would have saved me some time and headaches.

Just comment on here to mention my project using TypeScript, Phaser, Webpack and Vue! But it’s a full project, not a trimmed down version, so maybe harder for others to use it to start a project. However, on the other hand, it gives more examples of how to get things together and organize them. Especially on managing the UI logic / events and the interactions with the game loop.

live: https://xjxxjx1017.github.io/spacewarrealism/