質問

Does anyone have an example of Turn-Based Multiplayer using the Google Play Services Component? I haven't even been able to get an app to compile with the newer versions (v16.0) of the Component (see this thread) and I am trying to figure out if anyone has actually got this thing to work before.

Thanks!

役に立ちましたか?

解決

I ended up creating my own example of Turn Based Multiplayer game using:

  • Android
  • MonoGame.Android
  • Xamarin
  • Google Player Services

Full source can be found here:

https://github.com/mhughson/mbhxamarintbmpdemo

Should be a decent jumping off point for others hopefully.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top