Reputation: 1317
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!
Upvotes: 2
Views: 886
Reputation: 1317
I ended up creating my own example of Turn Based Multiplayer game using:
Full source can be found here:
https://github.com/mhughson/mbhxamarintbmpdemo
Should be a decent jumping off point for others hopefully.
Upvotes: 3