From f02f83964f7ac3f78201c22018a67e79d1b7d551 Mon Sep 17 00:00:00 2001 From: Nazwa Shabrina Zain <161173839+aflacake@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:34:24 +0700 Subject: [PATCH 1/4] Update README.md Text fix --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34d46ec..ecb3007 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Octocat-Game ->A game on Octocats, build during Hack At Home Hackathon! +A game on Octocats, build during Hack At Home Hackathon! + --- + ![Octocat Thumbnail](https://jabaltorres.com/wp-content/uploads/2018/02/octocat-jetpack.png) -___ -Here, is the link of project submission from dev post : -[Octocat Game](https://devpost.com/software/octocat-game) + +--- + +Here, is the link of project submission from dev post:[Octocat Game](https://devpost.com/software/octocat-game) From cbe83966c475d38065029c51b0a456442e4f7a73 Mon Sep 17 00:00:00 2001 From: Nazwa Shabrina Zain <161173839+aflacake@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:44:28 +0700 Subject: [PATCH 2/4] Update index1.html Delete spacing and add :cat: --- src/index1.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index1.html b/src/index1.html index 4633882..8428157 100644 --- a/src/index1.html +++ b/src/index1.html @@ -13,12 +13,12 @@
-

Octocat🐙Game

+

Octocat😺🐙Game

- +
- \ No newline at end of file + From f02e45fb251b24bc4c6d830770f06806ca651834 Mon Sep 17 00:00:00 2001 From: Nazwa Shabrina Zain <161173839+aflacake@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:47:27 +0700 Subject: [PATCH 3/4] Update index2.html --- src/index2.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/index2.html b/src/index2.html index c6983af..9ed1775 100644 --- a/src/index2.html +++ b/src/index2.html @@ -11,13 +11,13 @@

How to play!

-

-> Rules To Play octocat Game : +

-> Rules To Play Octocat😺🐙Game:
-

-> Firstly, the game shows the green colour octocat in the sequence say red octocat. +

-> Firstly, the game shows the green colour Octocat in the sequence say red Octocat.
-

-> The user clicks on the red octocat . Next, the game shows the next colour say red octocat. +

-> The user clicks on the red Octocat. Next, the game shows the next colour say red Octocat.
-

-> The user has to remember the sequence that is blue, red and click on the screen as same sequence it +

-> The user has to remember the sequence that is blue, red, and click on the screen as same sequence it was from beggining, and so on and so forth.

-> If the user wrong the sequence, then the GAME ENDS.

@@ -29,4 +29,4 @@

How to play!

- \ No newline at end of file + From b656bfc64c4a0ff39d3fee8a9bdb49c7af1504e6 Mon Sep 17 00:00:00 2001 From: Nazwa Shabrina Zain <161173839+aflacake@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:49:24 +0700 Subject: [PATCH 4/4] Update styles.css Text fix --- src/styles.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/styles.css b/src/styles.css index 9bc28c9..7cc8b25 100644 --- a/src/styles.css +++ b/src/styles.css @@ -13,9 +13,7 @@ background-position: 400%; } .buton:hover{ - box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); - } .mainh{ @@ -40,7 +38,6 @@ background-image: url(../images/img2.jpg); background-size: cover; background-attachment: fixed; - } .content2{ @@ -62,7 +59,6 @@ } #but:hover{ box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); - } #heading{ @@ -74,11 +70,9 @@ box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); } #heading:hover{ box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); - } .para1:hover{ box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); - } .para1{ width: fit-content; @@ -89,7 +83,6 @@ box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); body { text-align: center; background: linear-gradient(90deg,rgba(0, 0, 0, 0.911), #22c1c3,#fdbb2d); - } footer { @@ -110,7 +103,6 @@ footer { display: vlock; width: 50%; margin: auto; - } .btn {