]> git.cworth.org Git - lmno.games/commitdiff
tictactoe: De-activate board when it's not the player's turn
authorCarl Worth <cworth@cworth.org>
Fri, 5 Jun 2020 18:08:32 +0000 (11:08 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 11:46:51 +0000 (04:46 -0700)
There's no reason to allow the user to select a square and send the
move to the server when the client can already know that the server is
just going to reject the move because it's not our turn anyway.


No differences found