From 6c8f68b8b498ab1bde4ec3125640f16ba789ae5b Mon Sep 17 00:00:00 2001 From: Meleeman01 Date: Fri, 7 Mar 2025 08:35:20 -0600 Subject: [PATCH] fixed bug related to multi row puzzle, add clipboard, points display --- index.html | 181 ++++++++++++++++++++++++++++++++++++++++++++++------- server.js | 178 +++++++++++++++++++++++++++++++++++++++------------- 2 files changed, 292 insertions(+), 67 deletions(-) diff --git a/index.html b/index.html index 6fac0e6..0945217 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,8 @@ + + Multiplayer Game - +
@@ -105,7 +107,7 @@
- +
@@ -121,7 +123,7 @@
-
+
@@ -129,6 +131,7 @@
+