【问题标题】:Google Play Game Service RankingGoogle Play 游戏服务排名
【发布时间】:2014-10-14 14:33:30
【问题描述】:

我正在开发 Google play 游戏服务 我已经为实时播放器及其工作集成了代码。 现在我想知道更多的功能 我在谷歌上搜索后没有找到如下

 1. When user won the game it should update wining counter by one.      
 2. What is the ranking of user according to country
 3. How to get user detail of opponent.

【问题讨论】:

    标签: android google-play-games


    【解决方案1】:

    听起来你想查看排行榜https://developers.google.com/games/services/common/concepts/leaderboards

    您(目前)最多可以创建 70 个排行榜(可能为您的玩家所在的国家/地区创建一个)。

    在游戏结束时,您可以更新用户的分数。服务器跟踪每日、每周和所有时间的领导者。还有公共和社交排行榜的概念,这可能是查看对手排名的一种方式。

    【讨论】:

      猜你喜欢
      • 2014-02-02
      • 1970-01-01
      • 2013-07-31
      • 2017-09-27
      • 2018-05-09
      • 1970-01-01
      • 1970-01-01
      • 2013-06-16
      相关资源
      最近更新 更多