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 new game Recall Rush #4951

Closed
wants to merge 1 commit into from
Closed

Conversation

NAVJOT-786
Copy link
Contributor

PR Description 📜

Please include summary related to the issue you have fixed and describe your PR in brief over here by specifying the issue number on which you were working below
Recall Rush is a classic memory card matching game where players aim to find pairs of matching cards. The game starts with a grid of face-down cards. Players flip over two cards at a time, trying to find matching pairs. If the cards match, they remain face-up. If they do not match, they are flipped back face-down. The objective is to find all the matching pairs with the fewest attempts possible.
Fixes #4948


Mark the task you have completed ✅

  • [X ] I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
  • [X ] I have performed a self-review of my own code or work.
  • [ X] I have commented my code, particularly in hard-to-understand areas.
  • [ X] My changes generates no new warnings.
  • [ X] I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
  • [ X] I have added screenshot for website preview in assets/images
  • [ X] I have added entries for my game in main README.md
  • [ X] I have added README.md in my folder
  • [ X] I have added working video of the game in README.md (optional)
  • [X ] I have specified the respective issue number for which I have requested the new game.

Add your screenshots(Optional) 📸

Screenshot 2024-07-23 at 11 25 22 PM

Thank you soo much for contributing to our repository 💗

@kunjgit
Copy link
Owner

kunjgit commented Jul 23, 2024

Thank you @NAVJOT-786 ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

@kunjgit
Copy link
Owner

kunjgit commented Jul 23, 2024

Hey @NAVJOT-786, You have reached your limit to contribute in GameZone with a score of 210.
We believe in giving equal opportunity to everyone so you will not be able to contribute to GameZone now onwards. 💗
Thank you for your valuable time and contribution in GameZone 🕹️!

Your merged pull requests:

  • #3966 with labels: level3 score: (45)
  • #3860 with labels: level2 score: (25)
  • #3757 with labels: level3 score: (45)
  • #3648 with labels: level2 score: (25)
  • #3623 with labels: level2 score: (25)
  • #3381 with labels: level3 score: (45)

@kunjgit kunjgit closed this Jul 23, 2024
@kunjgit
Copy link
Owner

kunjgit commented Jul 23, 2024

Thank you @NAVJOT-786 , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New game]: Recall Rush game
2 participants