]> git.cworth.org Git - empires-server/commit
Add scoring of kudos along with word groups
authorCarl Worth <cworth@cworth.org>
Mon, 29 Jun 2020 20:53:20 +0000 (13:53 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 6 Jul 2020 01:42:09 +0000 (18:42 -0700)
commit6d7b857216c136426067e9575fc692e09a778d8d
treee5a238ffe101666f4beb94339cf5da446f905f64
parent771e0ce4711a7ed723d216c28ab8d1472463d3ef
Add scoring of kudos along with word groups

The kudos act as a tiebreaker when regular points are otherwise
identical.

The test suite is updated here to pass the new information expected by
the server when receiving a word list during judging, (now wants an
object with two properties: 1. words, a list of words, 2. kudos, a
Boolean).

With this the test suite is still fully passing.
empathy.js
test