]> git.cworth.org Git - zombocom-ai/commit
Add a closing message and make the reboot button functional
authorCarl Worth <cworth@cworth.org>
Thu, 22 Dec 2022 03:39:45 +0000 (19:39 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 22 Dec 2022 03:54:34 +0000 (19:54 -0800)
commit578080fdd7928921f8df8b398f717b0c141685ab
treed9f8fea844328164f2ed3ef763f0078078fa1224
parent2cad321b858e4fc9f77f4a420dd219713bbb90db
Add a closing message and make the reboot button functional

Also fix a bunch of state transitions, (joining the game in-progress,
rebooting from anywhere, reloading from anywhere).

With the sloppy DOM-manipulation approach I'm using it's pretty
painful to get all of those right, (could have used React or
something, but that has its own set of problems), so I won't promise
that everything is perfect, but I think it's pretty close.
index.js
tardis.html