From 24b4307b01c2e44d099e40e5557d8503025d2e8d Mon Sep 17 00:00:00 2001 From: Vinay S <124019116+vinay-s36@users.noreply.github.com> Date: Sun, 8 Oct 2023 21:17:42 +0530 Subject: [PATCH 1/4] Added Guess It project --- Guess It/index.html | 33 +++++++++++++++++++++++++++ Guess It/script.js | 38 +++++++++++++++++++++++++++++++ Guess It/style.css | 55 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 126 insertions(+) create mode 100644 Guess It/index.html create mode 100644 Guess It/script.js create mode 100644 Guess It/style.css diff --git a/Guess It/index.html b/Guess It/index.html new file mode 100644 index 000000000..b0f0aa759 --- /dev/null +++ b/Guess It/index.html @@ -0,0 +1,33 @@ + + +
+ + + + + +Guess the number between 1 and 100
+Guess the number between 1 and 100
+Guess the number between 1 and 100
-