From 5aac6adc1f676bc370fc0170ee66827a14d08545 Mon Sep 17 00:00:00 2001 From: samriddhitiwary <151003533+samriddhitiwary@users.noreply.github.com> Date: Tue, 29 Oct 2024 18:31:22 +0530 Subject: [PATCH] New Game --- WordGuessingGame.html | 237 ++++++++++++++++++++++++++++++++++++++++++ index.html | 9 ++ 2 files changed, 246 insertions(+) create mode 100644 WordGuessingGame.html diff --git a/WordGuessingGame.html b/WordGuessingGame.html new file mode 100644 index 0000000..ce4042f --- /dev/null +++ b/WordGuessingGame.html @@ -0,0 +1,237 @@ + + + + + + Chaotic Word Guessing Game + + + +
+
Word Guessing Game
+

CHAOS

+ + +
Score: 0
+
+
+ + + + diff --git a/index.html b/index.html index 05eb52b..1830152 100644 --- a/index.html +++ b/index.html @@ -167,6 +167,15 @@

Lights Out + + +