【问题标题】:How to match/pair random users in mobile app games?如何在移动应用游戏中匹配/配对随机用户?
【发布时间】:2014-11-07 19:37:17
【问题描述】:

如何在 DrawSomething 和 QuizUp 等移动应用游戏中匹配/配对随机用户

是否有任何可重复使用的示例代码可以集成到 Gamecenter/Google Play 游戏服务中。

【问题讨论】:

标签: android ios mobile game-center google-play-games


【解决方案1】:

随机匹配玩家是一个非常简单的过程。最好的起点是概念文档:https://developers.google.com/games/services/common/concepts/turnbasedMultiplayer

然后查看 GitHub 上的示例,尤其是 SkeletonTBMP。 https://github.com/playgameservices/android-basic-samples

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-08-28
    • 2023-03-08
    • 2014-09-21
    • 1970-01-01
    • 2012-04-14
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多