Get move number
Posted: 01 December 2013, 03:43
Hi,
developing a simple game (based on reversi tuto), I would like to know if there is a simple way to retrieve the move number (I need to detect if I'm at the first move) on the sever side (in .game.php). I would like to avoid an SQL request to do it and I can't find it in the doc...
Thanks.
Vincent
developing a simple game (based on reversi tuto), I would like to know if there is a simple way to retrieve the move number (I need to detect if I'm at the first move) on the sever side (in .game.php). I would like to avoid an SQL request to do it and I can't find it in the doc...
Thanks.
Vincent