generator-phaser-babel-webpack

A new Yeoman generator for writing Phaser games in ES2015.

Usage no npm install needed!

<script type="module">
  import generatorPhaserBabelWebpack from 'https://cdn.skypack.dev/generator-phaser-babel-webpack';
</script>

README

generator-phaser-babel-webpack

A new Yeoman generator for writing Phaser games in ES2015.

This generator is in early development. It works, but lacks many features and has not yet been heavily tested.

TODO

  • Add yo template tokens to package.json and index.html
  • Add sub-generators for states / object-prefabs
  • Add tests