From 5c312b659501583b2e7f9c5914b3eeec5ee3661b Mon Sep 17 00:00:00 2001 From: meetarora Date: Sun, 9 Jun 2024 14:37:02 +0530 Subject: [PATCH] index-commit --- Games/Noughts_And_Crosses/index.html | 30 ++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Games/Noughts_And_Crosses/index.html diff --git a/Games/Noughts_And_Crosses/index.html b/Games/Noughts_And_Crosses/index.html new file mode 100644 index 0000000000..6f52d45dfb --- /dev/null +++ b/Games/Noughts_And_Crosses/index.html @@ -0,0 +1,30 @@ + + + + + + Noughts And Crosses + + + +
+

Noughts And Crosses

+

Player 1: O   Player 2: X

+

Let the game begin !!

+
+ + + + + + + + + +
+

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