游戏中心的挑战

发布于 2024-10-01 09:48:54 字数 182 浏览 4 评论 0原文

Open Feint 有一个挑战的概念——玩家可以完成游戏,然后向另一个用户发送挑战(例如“击败我的分数”)。该应用程序将其所需的任何游戏数据传递给 OF 服务器,然后当接受挑战时,将下载信息并开始挑战。

Game Center里有类似的东西吗?我一直在浏览他们的文档,但他们似乎对实时多人游戏场景更感兴趣。

安德鲁

Open Feint has a notion of challenges -- where a player can finish a game and then send a challenge to another user (like a "beat my score"). The app passes along whatever game data it needs to the OF servers and then when the challenge is accepted, the info is downloaded and the challenge is started.

Is there something similar in Game Center? I've been looking through their docs, but it seems they are more interested in live multiplayer scenarios.

Andrew

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

仄言 2024-10-08 09:48:54

为此,您需要拥有自己的服务器,并且应该使用推送通知。截至撰写本文时(2010 年 11 月 4 日),Game Center 还无法实现这一点。不过,iOS 4.2 即将到来,它有很多新东西。 :)

To do this, you need to have your own server, and you should use Push Notifications. It's not (yet) possible with Game Center at the time of writing (4 november 2010). However, iOS 4.2 is coming soon and it has many new things. :)

明天过后 2024-10-08 09:48:54

检查 2012 年 WWDC 上发布的新 API ;)

Check for the new APIs released at 2012's WWDC ;)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文