/create-phaser-app

Phaser 3, Webpack 4, Babel 7+boilerplate and a scaffold

Primary LanguageJavaScriptOtherNOASSERTION

Create-Phaser-App

#About Create Phaser App Quickly prototype and build the Phaser game you want to make! Develop in Phaser faster than before.

cpa-demo-mech

⚠️Important

This project is under development. The goal is to start with a boilerplate, but transition into a scaffold with various development tools. Many dev tools are here now, but many are yet to come. Examples are the bundle analysis and complexity analysis.

This project can be used right now as a boilerplate, even without the eventual scaffolding features. It is a complete build using all the latest versions of Webpack, Babel and Phaser, and has an idiomatic project structure. Just follow the Quickly Start Instrructions!

Features

--

  • Webpack 4
  • babel 7 +
  • Es6 support
  • Prettier Style
  • Easy deployment to gh-pages
  • Webpack bundle analyzer
  • Browsersync
  • Project Complexity analysis yarn complexity-report

Quickly start

  1. Clone the repo
  2. yarn install
  3. yarn start

image