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

Added Rotten edibles #150

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

SoumyadevSaha
Copy link
Contributor

Fixes Issue🛠️

Closes #149

Description👨‍💻

Applied Changes

  1. While spawning the regular edibles, a rotten edible might get spawned instead of a regular one with a probability of 0.3
  2. Rotten edibles have a lifespan between 1 to 6 seconds and disappear after that.
  3. On clicking on a rotten edible, the score decreases by 1
  4. A rotten edible can be identified as a grayscale image of the chosen edible.

Type of change📄

  • New feature (non-breaking change which adds functionality)

How this has been tested✅

Tested on my local machine, works perfectly fine game runs smoothly without any bugs as of now.

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📷

Screenshot 2023-11-03 at 11 01 14 AM

Copy link

netlify bot commented Nov 3, 2023

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

Name Link
🔨 Latest commit 0da7467
🔍 Latest deploy log https://app.netlify.com/sites/click-the-edible-game/deploys/65448e8282a22700074cc549
😎 Deploy Preview https://deploy-preview-150--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 Rakesh9100 changed the title feat: rotten edibles Feature: Added Rotten edibles Nov 3, 2023
@Rakesh9100 Rakesh9100 merged commit f17d259 into Rakesh9100:main Nov 3, 2023
4 checks passed
@Rakesh9100
Copy link
Owner

Merged, Keep Contributing!! 🎉 @SoumyadevSaha

@Rakesh9100
Copy link
Owner

give @SoumyadevSaha 75 points

@Rakesh9100 Rakesh9100 added Completed 🥳 PR successfully merged and issue resolved on completion slop3.0 SLoP 3.0 Open Source Program labels Nov 3, 2023
@SoumyadevSaha SoumyadevSaha deleted the rotten_edibles branch November 3, 2023 06:30
@Rakesh9100 Rakesh9100 changed the title Feature: Added Rotten edibles Added Rotten edibles Feb 18, 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 slop3.0 SLoP 3.0 Open Source Program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new feature of rotten edibles
2 participants