安码演示项目demo
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
- pixi游戏引擎中文资料:https://github.com/Zainking/LearningPixi
- pixi api:http://pixijs.download/release/docs/index.html
- pixi example:http://pixijs.io/examples/#/basics/basic.js
- 雪碧图制作工具:https://www.codeandweb.com/texturepacker