]> git.cworth.org Git - lmno.games/commit
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)
commitd01d6fa39a5616a147e16a51c32f84eafc1280cf
tree160aabeec2b6689eb509f118a1eed7bdd41d98b6
parent47118511015be30e5efb9131f3a6a77828c0fb6a
tictactoe: Add a simple game-info div

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).
tictactoe/tictactoe.jsx