]> git.cworth.org Git - zombocom-ai/commit
Commit some structure for the Doctor's puzzle/game
authorCarl Worth <cworth@cworth.org>
Wed, 21 Dec 2022 23:22:36 +0000 (15:22 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Dec 2022 23:27:36 +0000 (15:27 -0800)
commitaffd7ecf524e51786710a87d6056f7f0a3e6d0b1
treeb1b519160dfbfb4b5d6e33a1c5a08bfdfa6529ce
parente0a2bc11a60d831cda27ca04e20719f48588871f
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.
tardis.html