tooqingui
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

Notes of Phaser3 engine

Links

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.

Showcase

/tooqingui/

    Package Sidebar

    Install

    npm i tooqingui

    Weekly Downloads

    65

    Version

    0.7.0

    License

    MIT

    Unpacked Size

    2.63 MB

    Total Files

    780

    Last publish

    Collaborators

    • guanxiaomin
    • askdaddy