]> git.cworth.org Git - lmno.games/commitdiff
tictactoe: Add a simple game-info div
authorCarl Worth <cworth@cworth.org>
Fri, 5 Jun 2020 01:19:41 +0000 (18:19 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 5 Jun 2020 01:19:41 +0000 (18:19 -0700)
This is populated dynamically by the server sending the game-info
event and contains both the game ID as well as the URL.

We're not yet doing any interesting styling here, (it should get
tucked up into the upper-left corner as just a button with the game
ID, and when clicked on it will expand to show the URL to share).


No differences found