/Template

Primary LanguageJavaScript

PIXI Game Template

A template to fast build PIXI game

Usage

Use combine with Magicalpixi

  • Create sprite in Magicalpixi
  • Add sprite name into config.js source
  • Run gulp down
  • Now the Sprite will be create in /images/

###TODO

  • Clear qiniu and tiny config to custom
  • Add ES6 support
  • Add some init code into src
  • Finish function and usage doc in README
  • PIXI 4.0 compatible