weixin minigame tutorial:使用PhaserJS +英文微信小游戏教程对微信小游戏进行Flappy Bird适配 源码
预习 介绍 该存储库包含 移相器迷你游戏模板,可以使用 在Phaser上运行Flappy Bird的全功能迷你游戏演示 微信迷你游戏指南 当前的演示包括以下功能: 完全整合了Phaser 2.9 + pixiJs + p5重力引擎(来源: ); 基于ES6的可伸缩代码结构(基于导入/导出功能); 使用的游戏功能: 基于JSON的动画Sprite; 导入和缓存资产系统; 动画; 重力系统; 碰撞系统; 基于Leancloud的社交排行榜系统; 代码结构 ├───game.js : main entry point, Phaser. Game main function de
文件列表
weixin-minigame-tutorial-master.zip
(预估有个91文件)
weixin-minigame-tutorial-master
2-full-game
images
bird.png
2KB
background.png
15KB
leaderboard.png
2KB
pipe-top.png
3KB
floor.png
1KB
pipe-bottom.png
3KB
bird.js
689B
暂无评论