From 1a5fab3099285686ce43c5fc51b0a4ffd86b2292 Mon Sep 17 00:00:00 2001 From: Emann Tareq <60078838@udst.edu.qa> Date: Sun, 15 Feb 2026 19:34:30 +0300 Subject: [PATCH] Fix: Prevent duplicate words in the word bank (fixes #11) --- index.html | 6 ++ script.js | 31 +++++-- styles.css | 250 ++++++++++++++++++++++++++++++++++------------------- 3 files changed, 188 insertions(+), 99 deletions(-) diff --git a/index.html b/index.html index bc2e93f..2dd3458 100644 --- a/index.html +++ b/index.html @@ -57,21 +57,27 @@

Player 2

+