]> git.cworth.org Git - zombocom-ai/commit
Add an error page if the user has no name set
authorCarl Worth <cworth@cworth.org>
Thu, 22 Dec 2022 03:53:29 +0000 (19:53 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 22 Dec 2022 03:54:34 +0000 (19:54 -0800)
commit8443e4c644efeb5a3d8e21cf5502bc46381270cb
tree594435bcdb5e36a716469b32d50cc0bd481b70c5
parentf31f24404a8a722d54689e56defe4d0a33a5207b
Add an error page if the user has no name set

Since we're keying off of the name to make sure everyone gets
different words, we need to force them to set a name before playing
the game.
index.js
tardis-error.html [new file with mode: 0644]