Rakesh9100 / Click-The-Edible-Game

A well-designed interesting game made using HTML, CSS, and JS where you can play with your favourite edible and click it to get the most scores.
https://click-the-edible-game.netlify.app
Apache License 2.0
32 stars 69 forks source link

Added animation on instruction button #243

Closed shivam101203 closed 9 months ago

shivam101203 commented 9 months ago

Fixes Issue🛠️ #200

Closes #200

Description👨‍💻

Type of change📄

How this has been tested✅

Checklist✅

Screenshots/GIF📷

netlify[bot] commented 9 months ago

Deploy Preview for click-the-edible-game ready!

Name Link
Latest commit f00b6258205d49cbb0b6350dd68dfdd1cb5d3f1b
Latest deploy log https://app.netlify.com/sites/click-the-edible-game/deploys/65b8e395a1dde50008eecd25
Deploy Preview https://deploy-preview-243--click-the-edible-game.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Rakesh9100 commented 9 months ago

Do not implement a hover effect on the Instruction button.

Instead, when the Instructions button is clicked, the Instructions box should open with a pop-up animation. Similarly, clicking on "Let's get started" within the Instruction box should close the box with a pop-out animation @shivam101203

Rakesh9100 commented 9 months ago

Are you working @shivam101203