Search the Community
Showing results for tags 'wechat'.
-
Hey! Anyone here has tried to develop Instant Games to different platforms than Facebook's Instant Games? Particularly, I do have in mind: Snap Games (https://support.snapchat.com/en-GB/article/games) Paytm Mini Apps (https://developer.paytm.com/docs/miniapps/overview/) Telegram Gaming Platform (https://core.telegram.org/bots/games) WeChat Open Platform (https://open.weixin.qq.com/?lang=en)
-
It's my first WeChat mini game project and I thought I would just like to share it here. So far I've completed basic gameplay and finally figured out how to use audio (since Phaser audio does not work on the platform). Pretty exciting to see things progressing and being able to test it on my phone ? Only thing that's left is the sharing/viral feature and leaderboard. You can watch the WIP video here.
-
Wechat published a new game platform (WeChat Mini Game) recently, which runs in JavaScript Core environment, so I've done some adaption to its starter project to make it works with Phaser. Check out my Github repo: https://github.com/littlee/wechat-small-game-phaser