- Install node.js
- Click
install.bat
npm install
- If you don't have wepback in global:
npm install --global webpack npm install --global webpack-cli
- Click
*.bat
in folderexamples
, it will open application on browser
- 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.
- Webgl shader effect
- Virtual joystick
- Path finder
- Bejeweled
- Kaleidoscope
- UI