isaacimholt / phaser3-rex-notes

Notes of phaser3 engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Notes of phaser3 engine

License:MIT License


Languages

Language:JavaScript 99.8%Language:HTML 0.2%Language:Batchfile 0.0%