]> git.cworth.org Git - lmno-server/commitdiff
Add a game phase to perform judging
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 14:22:29 +0000 (07:22 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 14:22:29 +0000 (07:22 -0700)
This is after all answers are submitted, and before scores are computed.

The list of unique words are sent to each player so that they can
group them into sets of equivalent words.

The server isn't yet _doing_ anything with the word groups that are
submitted from judging, but that will be the next step.


No differences found