Turn-based Multiplayer on Android GPGS?

Hi!

Can i create multiplayer using GPGS?

I find two conflicting information:

https://developers.google.com/games/services/integration/

but in docs Corona i find

http://docs.coronalabs.com/daily/plugin/gameNetwork-google/request.html

command createRoom, joinRoom and leaveRoom suggest that i can create game room :slight_smile:

Thanks in advice

Hi @m_zap,

Yes, you should be able to do this with the Corona GPGS plugin. You may want to check out the “Gem Wars” sample that is linked under “Sample Code” in the docs:

http://docs.coronalabs.com/plugin/gameNetwork-google/index.html

Best regards,

Brent

Hi @m_zap,

Yes, you should be able to do this with the Corona GPGS plugin. You may want to check out the “Gem Wars” sample that is linked under “Sample Code” in the docs:

http://docs.coronalabs.com/plugin/gameNetwork-google/index.html

Best regards,

Brent