From 05c1ed26a8298440cc8b45b1525b5e4b1c41fa47 Mon Sep 17 00:00:00 2001 From: partha120804 <138643473+partha120804@users.noreply.github.com> Date: Tue, 2 Jul 2024 14:04:06 +0530 Subject: [PATCH 1/7] reordered --- favicon.ico => assets/favicon.ico | Bin {img => assets/images}/404pic.png | Bin Screenshot.png => assets/images/Screenshot.png | Bin assets/{ => images}/emoji-1.png | Bin assets/{ => images}/emoji-2.png | Bin assets/{ => images}/emoji-3.png | Bin assets/{ => images}/emoji-4.png | Bin assets/{ => images}/emoji-5.png | Bin package-lock.json => assets/package-lock.json | 0 {sounds => assets/sounds}/bgMusic.mp3 | Bin {sounds => assets/sounds}/click.mp3 | Bin {sounds => assets/sounds}/fill.mp3 | Bin {sounds => assets/sounds}/win.mp3 | Bin assets/{ => videos}/2.mp4 | Bin assets/{ => videos}/3.mp4 | Bin assets/{ => videos}/Dot Box Tutorial.mp4 | Bin assets/{ => videos}/FAQ.mp4 | Bin assets/{ => videos}/default.mp4 | Bin index.html | 9 ++++----- emoji.js => js/emoji.js | 0 game.js => js/maingame.js | 0 script.js => js/script.js | 0 404.html => pages/404.html | 0 FAQs.html => pages/FAQs.html | 0 about.html => pages/about.html | 0 contributors.html => pages/contributors.html | 0 game.html => pages/game.html | 0 howtoplay.html => pages/howtoplay.html | 0 privacypolicy.html => pages/privacypolicy.html | 0 termsofservice.html => pages/termsofservice.html | 0 FAQs.css => styles/FAQs.css | 0 about.css => styles/about.css | 0 style.css => styles/mainstyle.css | 0 33 files changed, 4 insertions(+), 5 deletions(-) rename favicon.ico => assets/favicon.ico (100%) rename {img => assets/images}/404pic.png (100%) rename Screenshot.png => assets/images/Screenshot.png (100%) rename assets/{ => images}/emoji-1.png (100%) rename assets/{ => images}/emoji-2.png (100%) rename assets/{ => images}/emoji-3.png (100%) rename assets/{ => images}/emoji-4.png (100%) rename assets/{ => images}/emoji-5.png (100%) rename package-lock.json => assets/package-lock.json (100%) rename {sounds => assets/sounds}/bgMusic.mp3 (100%) rename {sounds => assets/sounds}/click.mp3 (100%) rename {sounds => assets/sounds}/fill.mp3 (100%) rename {sounds => assets/sounds}/win.mp3 (100%) rename assets/{ => videos}/2.mp4 (100%) rename assets/{ => videos}/3.mp4 (100%) rename assets/{ => videos}/Dot Box Tutorial.mp4 (100%) rename assets/{ => videos}/FAQ.mp4 (100%) rename assets/{ => videos}/default.mp4 (100%) rename emoji.js => js/emoji.js (100%) rename game.js => js/maingame.js (100%) rename script.js => js/script.js (100%) rename 404.html => pages/404.html (100%) rename FAQs.html => pages/FAQs.html (100%) rename about.html => pages/about.html (100%) rename contributors.html => pages/contributors.html (100%) rename game.html => pages/game.html (100%) rename howtoplay.html => pages/howtoplay.html (100%) rename privacypolicy.html => pages/privacypolicy.html (100%) rename termsofservice.html => pages/termsofservice.html (100%) rename FAQs.css => styles/FAQs.css (100%) rename about.css => styles/about.css (100%) rename style.css => styles/mainstyle.css (100%) diff --git a/favicon.ico b/assets/favicon.ico similarity index 100% rename from favicon.ico rename to assets/favicon.ico diff --git a/img/404pic.png b/assets/images/404pic.png similarity index 100% rename from img/404pic.png rename to assets/images/404pic.png diff --git a/Screenshot.png b/assets/images/Screenshot.png similarity index 100% rename from Screenshot.png rename to assets/images/Screenshot.png diff --git a/assets/emoji-1.png b/assets/images/emoji-1.png similarity index 100% rename from assets/emoji-1.png rename to assets/images/emoji-1.png diff --git a/assets/emoji-2.png b/assets/images/emoji-2.png similarity index 100% rename from assets/emoji-2.png rename to assets/images/emoji-2.png diff --git a/assets/emoji-3.png b/assets/images/emoji-3.png similarity index 100% rename from assets/emoji-3.png rename to assets/images/emoji-3.png diff --git a/assets/emoji-4.png b/assets/images/emoji-4.png similarity index 100% rename from assets/emoji-4.png rename to assets/images/emoji-4.png diff --git a/assets/emoji-5.png b/assets/images/emoji-5.png similarity index 100% rename from assets/emoji-5.png rename to assets/images/emoji-5.png diff --git a/package-lock.json b/assets/package-lock.json similarity index 100% rename from package-lock.json rename to assets/package-lock.json diff --git a/sounds/bgMusic.mp3 b/assets/sounds/bgMusic.mp3 similarity index 100% rename from sounds/bgMusic.mp3 rename to assets/sounds/bgMusic.mp3 diff --git a/sounds/click.mp3 b/assets/sounds/click.mp3 similarity index 100% rename from sounds/click.mp3 rename to assets/sounds/click.mp3 diff --git a/sounds/fill.mp3 b/assets/sounds/fill.mp3 similarity index 100% rename from sounds/fill.mp3 rename to assets/sounds/fill.mp3 diff --git a/sounds/win.mp3 b/assets/sounds/win.mp3 similarity index 100% rename from sounds/win.mp3 rename to assets/sounds/win.mp3 diff --git a/assets/2.mp4 b/assets/videos/2.mp4 similarity index 100% rename from assets/2.mp4 rename to assets/videos/2.mp4 diff --git a/assets/3.mp4 b/assets/videos/3.mp4 similarity index 100% rename from assets/3.mp4 rename to assets/videos/3.mp4 diff --git a/assets/Dot Box Tutorial.mp4 b/assets/videos/Dot Box Tutorial.mp4 similarity index 100% rename from assets/Dot Box Tutorial.mp4 rename to assets/videos/Dot Box Tutorial.mp4 diff --git a/assets/FAQ.mp4 b/assets/videos/FAQ.mp4 similarity index 100% rename from assets/FAQ.mp4 rename to assets/videos/FAQ.mp4 diff --git a/assets/default.mp4 b/assets/videos/default.mp4 similarity index 100% rename from assets/default.mp4 rename to assets/videos/default.mp4 diff --git a/index.html b/index.html index 02ebaac..a57051f 100644 --- a/index.html +++ b/index.html @@ -4,23 +4,22 @@
- - - + + + - + - con" href="./favicon.ico" type="image/x-icon">The objective is to capture more boxes than your opponent. Each box you complete by drawing lines between adjacent dots scores you a point. The player with the most points when all boxes are claimed wins the game.
@@ -40,7 +40,7 @@Choose your desired grid size to customize the game's difficulty. Start by connecting the dots on the grid, taking turns with your opponent.
@@ -49,7 +49,7 @@Completing a box by drawing its final line scores you a point and grants you an extra turn. This strategic element adds depth to gameplay. @@ -59,7 +59,7 @@
The game ends when all boxes on the grid have been claimed by drawing lines. At this point, the player with the highest score, based on the number of boxes captured, wins.
@@ -67,7 +67,7 @@Yes, strategic line selection is crucial. Thinking ahead to maximize the number of boxes you can capture while preventing your opponent from doing the same is key to winning. @@ -77,7 +77,7 @@
If you have any more questions or need assistance with the rules, feel free to refer to the instructions or ask your opponent for clarification.You can also add suggestions in Feedback Form.Enjoy the game! @@ -88,7 +88,7 @@