]> git.cworth.org Git - lmno.games/commit
Add a form to join an existing game (by 4-letter code) from each game page
authorCarl Worth <cworth@cworth.org>
Sat, 7 Mar 2026 16:40:11 +0000 (11:40 -0500)
committerCarl Worth <cworth@cworth.org>
Sat, 7 Mar 2026 16:40:11 +0000 (11:40 -0500)
commit6cba55b27e273ed69576a61dfadbd0cd5d0505ed
tree0f8dc7b52d917089bbd13f4d3098ec94834f6166
parent01b6ef4c39c02e3ad88f3b608375de73b7d53542
Add a form to join an existing game (by 4-letter code) from each game page

We already had the ability to host a new game at these pages, but a
user may land here on want to join an existing game. So give them that
form to be able to do that. (Saves them having to know that they could
go to / to do that, and saves them the work of doing that.)
empathy/index.html
empires/index.html
letterrip/index.html
scribe/index.html
tictactoe/index.html