Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 330 Bytes

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