Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difficulty Mode Added #249

Closed
wants to merge 3 commits into from
Closed

Difficulty Mode Added #249

wants to merge 3 commits into from

Conversation

Surajit0573
Copy link
Contributor

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📄

  • [] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How this has been tested✅

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

Checklist✅

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added demonstration in the form of GIF/video file
  • I am an Open Source Contributor

Screenshots/GIF📷

image

Copy link

netlify bot commented Feb 1, 2024

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

Name Link
🔨 Latest commit 060c7a9
🔍 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
Copy link
Owner

Pls resolve the conflicts @Surajit0573

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Feb 3, 2024
@Surajit0573
Copy link
Contributor Author

@Rakesh9100 All conflicts resolved.

@Surajit0573 Surajit0573 closed this Feb 3, 2024
@Rakesh9100 Rakesh9100 reopened this Feb 3, 2024
@Rakesh9100
Copy link
Owner

Rakesh9100 commented Feb 3, 2024

Can I know why are you closing this PR @Surajit0573

@Surajit0573
Copy link
Contributor Author

Surajit0573 commented Feb 3, 2024

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
Copy link
Owner

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

@Surajit0573
Copy link
Contributor Author

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!!

@Rakesh9100 Rakesh9100 closed this Feb 3, 2024
@Rakesh9100 Rakesh9100 removed the question 🤔 Further information is requested label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Easy/Medium/Hard Level Selection
2 participants