feat: Adding a new game Single_Player_Solitaire #4767
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 ✅
Add your screenshots(Optional) 📸
Thank you soo much for contributing to our repository 💗