-
Notifications
You must be signed in to change notification settings - Fork 838
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
[New game]: SlideMaster Puzzle #3432
Comments
Hey @pani2004 ! |
@kunjgit can u assign me this? |
/assign |
I want to work on this project can you assign it |
Hey @kashisharora9462 ! , This issue is already assigned to @pani2004. 💗 |
okay sure! |
@kunjgit I have created the PR please review it #3434 (comment) |
Hey @pani2004 ! Thank you so much for your raising the issue💗 |
🎮 Game Request
The Tile Slider Puzzle, also known as the sliding puzzle, sliding block puzzle, or sliding tile puzzle, is a combination puzzle that challenges a player to slide pieces along certain routes (usually on a board) to establish a certain end-configuration. The game is often made up of a 3x3 grid where 8 tiles are numbered from 1 to 8, and one slot is left empty, allowing the adjacent tiles to be moved into the empty space.
Point down the features
Tile Movement: Players can click tiles adjacent to an empty space to move them, aiming to arrange the tiles in numerical order.
Shuffle Function: A button allows players to shuffle the tiles randomly, providing a new challenge each time it's pressed.
Initialization and Setup: On page load, the game initializes and randomly shuffles the tiles to start the game.
User Interface:
Clear Instructions: The game includes a description explaining the objective and how to play, aiding new players.
Interactive Feedback: Tiles respond visually to interactions, with hover effects and scaling animations to indicate active selection.
Select program in which you are contributing
GSSoC24
Code of Conduct
The text was updated successfully, but these errors were encountered: