Brunch Phaser

screenshot of Brunch Phaser
brunch

A Brunch skeleton for making games with Phaser 3. Variants for CoffeeScript, ES6, TypeScript

brunch
Brunch

Brunch is an older HTML5 build tool like Grunt and Gulp. Capable of static site generation using whatever templating engine you choose.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.