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

Difficulty Mode Added #249

Closed Surajit0573 closed 9 months ago

Surajit0573 commented 9 months ago

Fixes Issue🛠️

Closes #244

Description👨‍💻

I added the options to choose between three difficulty levels, easy, medium, and hard, before they start playing.

After selecting the modes its control the number of bombs, time gap between edible and rotten element and probability of showing bombs and rotten elements.

image

Type of change📄

How this has been tested✅

I tested this feature in my local system, and it is working perfectly.

Checklist✅

Screenshots/GIF📷

image

netlify[bot] commented 9 months ago

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

Name Link
Latest commit 060c7a992cfd16c0a59f20e414a363eedebc1177
Latest deploy log https://app.netlify.com/sites/click-the-edible-game/deploys/65be07637f15140007ea2113
Deploy Preview https://deploy-preview-249--click-the-edible-game.netlify.app/assets/main
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

Pls resolve the conflicts @Surajit0573

Surajit0573 commented 9 months ago

@Rakesh9100 All conflicts resolved.

Rakesh9100 commented 9 months ago

Can I know why are you closing this PR @Surajit0573

Surajit0573 commented 9 months ago

Can I know why are you closing this PR @Surajit0573

I will create another new PR. I mistakenly deleted some important code to resolve conflicts and game is not working properly.

Rakesh9100 commented 9 months ago

Can the error not be resolved in this PR only, if you can't then go for the another PR @Surajit0573

Surajit0573 commented 9 months ago

Can the error not be resolved in this PR only, if you can't then go for the another PR @Surajit0573

Hi @Rakesh9100 , Sorry I couldn't resolve the error in this pr only, I created another PR #252 , please check that out!!