Plugins of phaser3
npm install phaser3-rex-plugins-moremorefun- FAQ
- Official discord channel
- API document
- Examples
- Bug report
- Plugin list
- Demos
- Discord channel
- Bug report
- Feature suggestion & discussion
1. Install node.js (ver 10+, for rollup)
2. Click install.bat
- npm install
1. Click *.bat in folder examples, it will open application on browser
1. Click export-plugins.bat
- npm run build
- Folder dist : Plugin minify files
- Folder plugins, templates : Source code of plugins and templates
- Folder examples : Test code of plugins
- Folder docs : Some notes of phaser3, and my plugins.
- site\index.html : Entry point.