From: Carl Worth Date: Wed, 21 Dec 2022 23:22:36 +0000 (-0800) Subject: Commit some structure for the Doctor's puzzle/game X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=affd7ecf524e51786710a87d6056f7f0a3e6d0b1;p=zombocom-ai Commit some structure for the Doctor's puzzle/game The actual puzzle content isn't here, (and won't be ever, really). Instead, the next step is to develop the server to send out puzzle content over the socket.io connection. But this commit includes the basics of the HTML and CSS structure we'll hang things off of. --- diff --git a/tardis.html b/tardis.html index 2739b94..ae80bc0 100644 --- a/tardis.html +++ b/tardis.html @@ -8,20 +8,90 @@ + +
-