]> git.cworth.org Git - lmno-api/commit
tictactoe: Change /move event to have data named "move", not "square"
authorCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 18:30:06 +0000 (11:30 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 18:30:06 +0000 (11:30 -0700)
commit9426bf42aaa7c88c86de4c3ac02a694df8362fda
tree9d4d4e6c764fda4f9d7cbb314b3f60cc2ff12fdc
parent31b880df4acd1ace11d1ab8cb1ca83647ac13ef1
tictactoe: Change /move event to have data named "move", not "square"

We're intentionally being more generic here that the API could be
generalized, (allowing for an implementation in a base class handling
things in the general case).
tictactoe.txt