Phaser 3 TypeScript Examples Website

Here’s a work-in-progress of Phaser 3 examples in TypeScript: https://examples.ourcade.co/phaser3-typescript

You can make edits with code complete, static analysis, and more and then test it immediately in the browser.

To start, I am taking the official Phaser 3 examples and turning them into TypeScript with a more modern format.

You can also get the examples as a Github repository without the website frontend: https://github.com/ourcade/phaser3-typescript-examples

Hoping this helps expand Phaser’s reach and makes it easier for people who are comfortable with webdev but new to gamedev :hugs:

13 Likes

Great work!

1 Like