]> git.cworth.org Git - lmno-server/commitdiff
tictactoe: Use a "game-state" event instead of a series of "move" events
authorCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 14:38:45 +0000 (07:38 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 14:38:45 +0000 (07:38 -0700)
With this, when a client joins they will get a snapshot of the current
game state as well as a history of all previous moves.


No differences found