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

Feat: Added Jigsaw Puzzle Game #4677

Merged
merged 5 commits into from
Jul 6, 2024
Merged

Conversation

shreyash3087
Copy link
Contributor

@shreyash3087 shreyash3087 commented Jun 23, 2024

PR Description 📜

This PR adds a new classic jigsaw puzzle game to the repository. The game allows users to upload any image and create a jigsaw puzzle with varying difficulty levels (12, 25, 50, 100, 200 pieces). The game is interactive, featuring drag-and-drop functionality for solving the puzzle. It also includes and a responsive design for compatibility across different devices.

Fixes #4676


Mark the task you have completed ✅

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

Add your video(Optional) 📸

Gamezone.mp4


Thank you soo much for contributing to our repository 💗

@kunjgit
Copy link
Owner

kunjgit commented Jun 23, 2024

Thank you @shreyash3087 ,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! 😀

@shreyash3087
Copy link
Contributor Author

shreyash3087 commented Jun 23, 2024

@kunjgit @ishita-43 Kindly Review

Thankyou

Copy link
Collaborator

@ishita-43 ishita-43 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please also make your game entry into the readme.md file of the repo refer other entries for the format

@shreyash3087
Copy link
Contributor Author

@ishita-43 Done

Copy link
Collaborator

@ishita-43 ishita-43 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to go!!

@ishita-43 ishita-43 added level2 Enhancement in gssoc Ready to merge 🥳 gssoc GSSoC24 program label labels Jul 5, 2024
@kunjgit kunjgit merged commit ff6af60 into kunjgit:main Jul 6, 2024
@kunjgit
Copy link
Owner

kunjgit commented Jul 6, 2024

Thank you @shreyash3087 , 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
gssoc GSSoC24 program label level2 Enhancement in gssoc Ready to merge 🥳
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New game]: Adding the Jigsaw Puzzle Game
3 participants