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) 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 + 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 + 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 {