]> git.cworth.org Git - lmno-api/commit
tictactoe: Document a game-state event
authorCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 14:19:45 +0000 (07:19 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 14:19:45 +0000 (07:19 -0700)
commit31b880df4acd1ace11d1ab8cb1ca83647ac13ef1
treed8ded19c01ddc096cac9e831ffeef875e5d99d79
parenta695e5c5ae3a972c057e7cecc578963d5e662fee
tictactoe: Document a game-state event

This gives a snapshot of the current state as well as the history of
all moves up until now. This event will be served to a client when
joining a game in progress.
tictactoe.txt