/phaser3-rex-notes

Notes of phaser3 engine

Primary LanguageJavaScriptMIT LicenseMIT

Notes of Phaser3 engine

Links

Demo

Prepare

  1. install node.js
  2. Click install.bat
    • npm install

Run examples

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

File structure

  • Folder plugins : source code of plugins
  • Folder examples : examples
  • Folder docs : notes

Showcase