abdel Posted August 11, 2019 Share Posted August 11, 2019 Hy guys, I would like to create a FB instant game in which player can play against others rondomly. I already made the all the screens + single mode and all that works fine. But for multiplayer I can't attchieve that, I didn't found the starting point, I read the documentation from FB but not helping. Anyone can suggest me any starting point to achieve this ? My conf is: Phaser 3. Godaddy shared space with domain name. Thanks a lot Quote Link to comment Share on other sites More sharing options...
Noel Posted August 13, 2019 Share Posted August 13, 2019 Hi @abdel, you just need to use the matchmaking API as described here: https://developers.facebook.com/docs/games/instant-games/guides/play-friends#matchmaking You can also look at the description of the matchPlayerAsync API with sample codes here: https://developers.facebook.com/docs/games/instant-games/sdk/fbinstant6.3 Quote Link to comment Share on other sites More sharing options...
abdel Posted August 14, 2019 Author Share Posted August 14, 2019 Tx for your reply @Noel I will check this. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.