hi guys,
im trying to create a turn base online game, the problem begins after the third or the forth turn.
while sending a move to the other player, with sendMove() Im getting an badrequest error (4).
I think that the problem accures because the user dose'nt send the request in his turn, is there a way to check who's turn is it before sending the move
thanks in advance
Gal