Parcel

Articles about "Parcel"

Use Google Fonts in Phaser 3 with Web Font Loader


by on 6 minute read

Phaser is a great HTML5 game framework but it does not handle loading web fonts from Google or Adobe Edge. In this article we show you how …

Easily Use Typescript with Phaser 3


by on 5 minute read

TypeScript helps you make better games with Phaser 3. Your game code can be more maintanable and have less bugs. Setting up a Phaser 3 …