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

Fixes#4074:added Doraemon Slide Puzzle game #4075

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

Conversation

akshbansal61203
Copy link

PR Description 📜

Game logic and basic description: It is a slide puzzle game having a Doraemon image.
user has to arrange the pieces of slide puzzle in order to make the image of Doraemon correct. It's a fun game to challenge your brain

Point down the features

Game points:
I t will count the number of turns user took to solve the puzzle and if the number of turns are minimum the user will be declared as winner

Fixes #4074


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 added working video of the game in README.md (optional)
  • I have specified the respective issue number for which I have requested the new game.

Add your screenshots(Optional) 📸

Screenshot 2024-06-02 at 1 34 51 AM

Thank you soo much for contributing to our repository 💗

@kunjgit
Copy link
Owner

kunjgit commented Jun 1, 2024

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

Copy link
Owner

@kunjgit kunjgit left a comment

Choose a reason for hiding this comment

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

Hello @akshbansal61203,
You need to make the following changes:

  • Please create a new folder inside the "Games" folder.
  • Please add a README.md file inside the newly created folder.
  • Please modify the main README.md file.
  • Please add an image to the assets/images directory.

Hoping that you will make those changes soon 🚀

@kunjgit
Copy link
Owner

kunjgit commented Jun 3, 2024

@akshbansal61203 make sure you are doing the following changes !

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]: Doraemon Slide Puzzle
2 participants