]> git.cworth.org Git - lmno.games/commit
Add event listening to the HTML client
authorCarl Worth <cworth@cworth.org>
Mon, 4 May 2020 00:18:21 +0000 (17:18 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 4 May 2020 00:18:21 +0000 (17:18 -0700)
commit715b33f3ee58ef0c7b48204f97e5187561eb2e4f
tree2ed7ffeca978faf05c6f774e387877f4c83e190a
parentf8523d253480b028d5791e8c0f76269de8829276
Add event listening to the HTML client

Specifically, displaying a list of all players. This captures both the
existing players at the time the client connects, as well as adding
any additional players that register.
empires/empires-client.js
empires/index.html