phaser3-rex-notes

Notes of Phaser3 engine

Phaser3

Rex plugins

Demo

Prepare

  1. Install node.js (ver 10+, for rollup)
  2. Click install.bat
    • npm install

Run examples

  1. Click *.bat in folder examples, it will open application on browser

Export minify file of plugins

  1. Click export-plugins.bat
    • npm run build

File structure