返回排行榜
rexrainbow/phaser3-rex-notes
JavaScriptNotes of phaser4 engine
phaser
关键指标
Star 增长趋势
Star
1.3k
Forks
269
周增长
—
Issues
1
5001k
2018年3月2019年7月2020年12月2022年5月2023年10月2025年2月2026年7月
制品库npm
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
相关仓库