From 608e9364dd058f94313583e05ab0658f3c368032 Mon Sep 17 00:00:00 2001 From: MadhurimaNayak <124715194+MadhurimaNayak@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:43:25 +0530 Subject: [PATCH] Defined different themes more prominently --- index.html | 79 ++++++++++++++++++++++++++++++++---------------------- js/game.js | 25 +++++++++++++++++ style.css | 45 +++++++++++++++++++++++++++---- 3 files changed, 112 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index 44fccd9..f0b7137 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ +
@@ -15,53 +16,66 @@
- 1. Select the number of rows, columns and players.
- 2. The player who has maximum number of boxes on board is the winner.
- 3. Players will switch after every turn. But the player who has filled the last box, will get one extra
- chance consecutively.
-
+ 1. Select the number of rows, columns and players.
+ 2. The player who has maximum number of boxes on board is the winner.
+ 3. Players will switch after every turn. But the player who has filled the last box, will get one extra
+ chance consecutively.
+