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 Memory Game #5187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

200habib
Copy link

PR Description πŸ“œ

I have added the "Memory Game" to the Games folder. This game allows users to exercise their memory by matching pairs of cards.

Fixes #123


Checklist of Completed Tasks βœ…

  • I have followed the CONTRIBUTING GUIDELINE and the CODE OF CONDUCT of this project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have followed the proper naming convention as shown in the CONTRIBUTING GUIDELINE
  • I have added a screenshot for website preview in assets/images.
  • I have added an entry for my game in GameZone's README.md.
  • I have added a README.md in my game folder.
  • I have added a working video of the game in README.md (optional).
  • I have specified the respective issue number for which I have requested the new game.
  • I have added my game to gamesData.json and it is loading properly on the main website as intended.

Add Your Screenshots (Optional) πŸ“Έ

Screenshot of the Memory Game


Conclusion

Thank you so much for the opportunity to contribute to our repository πŸ’—

@kunjgit
Copy link
Owner

kunjgit commented Feb 10, 2025

Thank you @200habib ,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! πŸ˜€

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.

[New game]: Atari breakout
2 participants