是否可以将 Google Play Games Services 实时多人游戏集成到 LibGDX 中,同时用于 Android 和 iOS?

Is it possible to integrate Google Play Games Services Realtime Multiplayer into LibGDX for both Android and iOS?

我在 LibGDX 中为 Android 集成了实时多人游戏。现在我想知道如何为 iOS 实现它。我有几个问题:

这可能吗?

Android和iOS玩家可以一起玩吗?

有哪些可能的实施方式?

当然有可能。看看 . For the iOS app I would use the Multi-OS engine。使用普通的 gdx-setup jar 文件创建 moe 模块。