]> git.cworth.org Git - empires-server/commit
Empathy: Initial implementation of scoring that considers players' judging
authorCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 22:26:17 +0000 (15:26 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Jun 2020 22:52:03 +0000 (15:52 -0700)
commitee34460c1e7fc8281bb169fbdfb7a4b6f16190e6
tree6c78d69a32af4affdc94ed7e55eab02c31b6f9bf
parent5263d08448482739a022a81431214d99ce435322
Empathy: Initial implementation of scoring that considers players' judging

I'm slowly learning more about JavaScript, (such as using
Objects.entries instead of open-coding it, using Set(), etc.), which
is helping as I write progressively more complex code.

But I don't feel _really_ confident that I've written this code in the
best form possible.
empathy.js