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 Level Options Added #252

Merged
merged 4 commits into from
Feb 6, 2024
Merged

Difficulty Level Options Added #252

merged 4 commits into from
Feb 6, 2024

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 3, 2024

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

Name Link
🔨 Latest commit 2072b78
🔍 Latest deploy log https://app.netlify.com/sites/click-the-edible-game/deploys/65c280a631fe000008e06468
😎 Deploy Preview https://deploy-preview-252--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.

@Surajit0573 Surajit0573 mentioned this pull request Feb 3, 2024
6 tasks
@Rakesh9100 Rakesh9100 changed the title Difficulty Options ADDED Difficulty Level Options Added Feb 3, 2024
@Rakesh9100
Copy link
Owner

The game is starting even without selecting any level in an abnormal way, pls fix @Surajit0573

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

@Rakesh9100 , Fixed ....Easy level will be selected by default in this case...

The game is starting even without selecting any level in an abnormal way, pls fix @Surajit0573

@Rakesh9100
Copy link
Owner

No, still the game is starting in abnormal way without bombs and rotten edibles. You can check the deploy preview!!

Provide an alert or inner text as per your wish to select any level and make it compulsory, no proceeding to the game without selecting any level @Surajit0573

@Surajit0573
Copy link
Contributor Author

@Rakesh9100, Sorry my last commit was a mistake, I fixed the issue now and I also checked deploy preview this time and its working....thank you for your time.

@Rakesh9100
Copy link
Owner

Provide the space between these two as it was before @Surajit0573

image

@Surajit0573
Copy link
Contributor Author

Check if its all right now !!

@Rakesh9100
Copy link
Owner

Nice, Merged!! Congrats on getting your PR merged to this repo under JWOC 🎉🎉 @Surajit0573

@Rakesh9100 Rakesh9100 merged commit d6bf95a into Rakesh9100:main Feb 6, 2024
4 checks passed
@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion Medium IWOC2k24 (30 Points) ✨, JWOC2k24 (3 Points) 🎉, SWOC2k24 Level-2 (30 Points) 💫 JWOC JWOC 2k24Open Source Program and removed question 🤔 Further information is requested labels Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 🥳 PR successfully merged and issue resolved on completion JWOC JWOC 2k24Open Source Program Medium IWOC2k24 (30 Points) ✨, JWOC2k24 (3 Points) 🎉, SWOC2k24 Level-2 (30 Points) 💫
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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