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: Adding a new game Single_Player_Solitaire #4767

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

nikki-05
Copy link
Contributor

@nikki-05 nikki-05 commented Jul 8, 2024

The objective of the game is to move all the cards to a foundation, organized by suit and in ascending order from Ace to King, while following a specific set of rules. It combines strategy, patience, and a bit of luck, making it a timeless and engaging pastime.
the game also consists of a new game feature and a hint button its an easy and simple game.

PR Description 📜

Please include a 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
-Game Layout:
Seven-column tableau, stockpile, waste pile, and four foundation piles.
-Gameplay :
Move cards between tableau, foundation, and waste pile according to Solitaire rules. and arrange the cards in order.
-User Interface:
Clean and simple design with card movement animations.
-Game Controls:
Refresh option in browser to reset the game
New game button to start a new game.
Hint option
-Testing:.
Manual testing
Notes:
Future enhancements: additional Solitaire variations, scoring system, customizable themes an improvement in UI.
Feedback welcome :)
Fixes #4564


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 ] 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 README.md in my folder
  • [ x ] I have specified the respective issue number for which I have requested the new game.

Add your screenshots(Optional) 📸



Thank you soo much for contributing to our repository 💗

 The objective of the game is to move all the cards to a foundation, organized by suit and in ascending order from Ace to King, while following a specific set of rules. It combines strategy, patience, and a bit of luck, making it a timeless and engaging pastime.
the game also consists of a new game feature and a hint button
its an easy and simple game.
@kunjgit
Copy link
Owner

kunjgit commented Jul 8, 2024

Thank you @nikki-05 ,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
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.

Readme.md file is not included with the updated entry of your game

updated the README.md file with the link of Single_Player_Solitaire  game link
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.

Approved

@ishita-43 ishita-43 added Ready to merge 🥳 level3 Adding new features gssoc GSSoC24 program label labels Jul 9, 2024
@kunjgit kunjgit merged commit e01d660 into kunjgit:main Jul 10, 2024
@kunjgit
Copy link
Owner

kunjgit commented Jul 10, 2024

Thank you @nikki-05 , 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🚀

@nikki-05 nikki-05 deleted the feature/new-game branch August 9, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC24 program label level3 Adding new features Ready to merge 🥳
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New game]: Solitaire
3 participants