From c31a3c815c5bcd5fa587de6e4fc0875956345ebe Mon Sep 17 00:00:00 2001 From: Omar Najjar Date: Tue, 11 Mar 2025 21:26:56 +1100 Subject: [PATCH] x --- index.html | 749 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 749 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..94ae6dc --- /dev/null +++ b/index.html @@ -0,0 +1,749 @@ + + + + + + Simple Shooter Game + + + +
+
+
Score: 0
+
Time: 60s
+
Mission: Shoot all RED targets!
+
Streak: 0
+
Headshots: 0
+
+
+
+
9mm Pistol
+
Semi-Auto
+
+
+
(Press R to reload)
+
+
+
+
+
+
+
+

Instructions:

+

Click to shoot at the RED targets. Avoid hitting BLUE targets as they will deduct points.

+

You have 60 seconds to get the highest score possible!

+ +
+
+

Game Over!

+

Final Score: 0

+ +
+
+ + + + \ No newline at end of file