A Brunch skeleton for making games with Phaser 3. (Why Brunch?) Choose your own adventure with CoffeeScript, ES6, TypeScript, or plain JS. server live-compiles and live-reloads minifies (in production mode) fast builds automatic NPM integration easy! npm install -g brunch && brunch new <project> -s phaser # OR choose one of the variants: brunch new <project> -s samme/brunch-phaser-coffee # CoffeeScript brunch new <project&