]> git.cworth.org Git - lmno.games/commit
Initial implementation of a web client for the Empires game
authorCarl Worth <cworth@cworth.org>
Sun, 3 May 2020 17:07:15 +0000 (10:07 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 3 May 2020 17:07:15 +0000 (10:07 -0700)
commit321709ca9f95c8a11fa01627b6b1ac0ae04d07fe
tree55ca2f3388a70edad41d4a9c52b8b2fe5d855c34
Initial implementation of a web client for the Empires game

This implements only the ability to register a player in the game.
empires/empires-client.js [new file with mode: 0644]
empires/index.html [new file with mode: 0644]
empires/style.css [new file with mode: 0644]