Back to rankings
rexrainbow/phaser3-rex-notes
JavaScriptNotes of phaser4 engine
phaser
Key Metrics
Star Growth
Stars
1.3k
Forks
269
Weekly Growth
—
Issues
1
5001k
Mar 2018Jul 2019Dec 2020May 2022Oct 2023Feb 2025Jul 2026
Artifactsnpm
npm install phaser3-rex-notesREADME
Notes of Phaser4 engine
Links
Phaser4
Rex plugins
Demo
Prepare
- Install node.js (ver 10+, for rollup)
- Click
install.batnpm install
Run examples
- Click
*.batin folderexamples, it will open application on browser
Export minify file of plugins
- Click
export-plugins.batnpm 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
Related repositories