]> git.cworth.org Git - lmno-server/commit
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)
commit2690233f317b87e7336b0404ae711837e726d5cf
tree1f878d57713107380e869fc57a8eb5a9ec7bb944
parent9aa7407eda90493c1004258e705ef0fa4afa6a48
Add a game phase to perform judging

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.
empathy.js