From 61925e76777919b7d94a4c47aca9db7ffceb57f4 Mon Sep 17 00:00:00 2001 From: sanchit0610004 Date: Sat, 1 Jun 2024 18:46:44 +0530 Subject: [PATCH] nre change --- README.md | 6 +++--- index.html | 2 ++ style.css | 42 +++++++++++++++++++++++++++++++++++++++--- supportScript.js | 27 +++++++++++++++++++++++++++ 4 files changed, 71 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f3f456c..09d1333 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ doosra dabane se pehla band ----- doneeeeee hacker mode semirico khatam agr ulti side lga to ---- done -undo redo ------- bug solving left +undo redo ------- doneee history of moves ko show kro screen pr aur game khatam hone pr local storage me save kro ----- done sound effect lgao bhaii ----- done tank ek side se bullet pass krenge ----- done @@ -29,6 +29,6 @@ swap rico --------- abhi kya krna h 1. ek ke baad dusra bhi select hona chahiye ------ very important -------- doneeeee 2. pop up lgao gameover ka aur ussi pe ek reset btn hona chahiye ------- doneeee -3. orientation sahi nahi aa rha h kuch kuch browser me ya big screen me. -------- on the wayyy +3. orientation sahi nahi aa rha h kuch kuch browser me ya big screen me. -------- doneeeee 4. redo ke bug solve kro ---------- -5. HOM rotation pr theek kro --------- \ No newline at end of file +5. HOM rotation pr theek kro --------- doneeeee \ No newline at end of file diff --git a/index.html b/index.html index ef65e9c..e7201de 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@ +
@@ -151,6 +152,7 @@
+ \ No newline at end of file diff --git a/style.css b/style.css index 753b746..22172c3 100644 --- a/style.css +++ b/style.css @@ -418,13 +418,19 @@ background-color: darkkhaki; } @media screen and (min-width:1439px) and (max-width:2559px){ + .all{ + margin-left: 700px; + width: 100px; + height: 100px; + } .playspace{ width: 800px; height: 800px; margin-right: 10px; } .navigation{ - width: 1445px; + width: 1488px; + margin-left: -700px; } .timer{ margin-left: 820px; @@ -447,7 +453,37 @@ } .turn{ margin-left: 995px; - margin-top: 100px; + margin-top: 60px; + } +} +@media screen and (min-width:424px) and (max-width:768px){ + .navigation{ + width: 1326px; + } + .start-game{ + margin-left: 60px; + margin-top: 335px; + width: 700px; + } + .rotation{ + margin-left: 850px; + } + .btns{ + margin-top: 250px; + margin-left: 1150px; + } + .timer{ + margin-left: 820px; + } + .history{ + margin-left: 850px; + margin-top: 30px; + width: 600px; + } + .playspace{ + margin-left: 50px; + width: 800px; + height: 800px; } } @media screen and (min-width:1023px) and (max-width:1439px){ @@ -612,7 +648,7 @@ display: grid; grid-template-columns: 1fr 1fr 1fr; margin-top: 874px; - margin-left: 578px; + margin-left: 628px; } .history{ margin-top: 180px; diff --git a/supportScript.js b/supportScript.js index 7c61069..9b665d9 100644 --- a/supportScript.js +++ b/supportScript.js @@ -301,6 +301,33 @@ for (let i=0;i