Question

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!

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top