From 6cba55b27e273ed69576a61dfadbd0cd5d0505ed Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Sat, 7 Mar 2026 11:40:11 -0500 Subject: [PATCH] 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 | 20 ++++++++++++++++++++ empires/index.html | 20 ++++++++++++++++++++ letterrip/index.html | 20 ++++++++++++++++++++ scribe/index.html | 20 ++++++++++++++++++++ tictactoe/index.html | 20 ++++++++++++++++++++ 5 files changed, 100 insertions(+) diff --git a/empathy/index.html b/empathy/index.html index c25d75e..d7c004a 100644 --- a/empathy/index.html +++ b/empathy/index.html @@ -25,6 +25,26 @@
+
+ +
+ + +
+ +
+ +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+