dorkhub

phaser3-rex-notes

Notes of phaser4 engine

rexrainbow
JavaScript1.3k269 forksMITupdated 1 day ago
git clone https://github.com/rexrainbow/phaser3-rex-notes.gitrexrainbow/phaser3-rex-notes

Notes of Phaser4 engine

Links

Phaser4

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

  • 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.

Star History

Star History Chart

more like this

search

search projects, people, and tags