Turn Changed

Hello

In a turn based game playerA did move and send to clodeCode then cloudCode checked that move and approved then how to send this data(move) to player B? And telling playerB it is your turn now. PlayerB how gets this data with listener or?

Hey,

You could check out the Multiplayer Chess Sample for a full implementation. Or read about Cloud Code Push Messages.

Hope this helps!

1 Like