Adobe Flash iPhone 游戏开发(如 Words/Hang with Friends)可能吗?

发布于 2024-12-05 23:44:31 字数 238 浏览 3 评论 0原文

Adobe Flash CS 5 和 5.5 提供了为 iPhone 创建应用程序的能力。是否有可能创建一个像iPhone游戏Words/Hanging with Friends/Chess with Friends那样的多人回合制游戏?

如果是这样,那么任何人都有什么好的地方可以开始。我唯一的问题是让多人游戏和回合制游戏能够发挥作用。我只是好奇,因为我的编码能力还不足以使用 Objective C 来做到这一点。

谢谢大家!

Adobe Flash CS 5 and 5.5 offers the ability to create applications for the iPhone. Would it be possible to create a multiplayer turn style game like the iPhone game Words/Hanging with Friends/Chess with friends?

If so anyone have any good places to start with. My only problem would be making multiplayer and turn style work. I am only curious as I am not up to coding par enough to do this with Objective C.

Thanks all!

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

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

发布评论

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

评论(1

铁憨憨 2024-12-12 23:44:31

是的,这是可能的。您可以利用 Flash Collaboration Service(也称为 LiveCycle Collaboration Service)等服务来管理游戏之间的状态:

http://www.adobe.com/devnet/flashplatform/services/collaboration.html

如果没有本机扩展,您将无法利用 GameCenter 集成。

Yes it would be possible. You could leverage a service like the Flash Collaboration Service (also known as LiveCycle Collaboration Service) to manage the state between games:

http://www.adobe.com/devnet/flashplatform/services/collaboration.html

You would not be able to leverage GameCenter integration without a Native Extension.

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