Phaser3 Typescript Starter Kit Versions Save

This repository contains the code necessary to start making a game in Phaser 3 using TypeScript.

v1.1.0

3 years ago

This release of the starter kit upgrades the Phaser version to 3.50 to include the many hundreds of awesome changes that have been added in that version. Additionally, it fixes some security vulnerabilities and updates TypeScript to 4.1 to make sure that the starter kit is still running with all of the newest and stable versions of its major dependencies.

Also exciting is that new build and run commands have been added, which have dramatically lowered the starter kit's bundle size (down 10mb in dev mode and 8mb in production mode).

I hope that you continue to find this starter kit useful! Phaser is a wonderful framework that continues to grow and impress. Please open any issues or PRs for things that need fixing or updating.

Cheers!