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

📃: Sliding Puzzle (15 Puzzle) #602

Closed
monishkumardvs opened this issue Oct 6, 2024 · 1 comment
Closed

📃: Sliding Puzzle (15 Puzzle) #602

monishkumardvs opened this issue Oct 6, 2024 · 1 comment
Assignees
Labels
gssoc-ext pr for GSSoC hacktoberfest pr for hacktoberfest hacktoberfest-accepted accept pr for hacktoberfest level2

Comments

@monishkumardvs
Copy link
Contributor

🔴 Title :Sliding Window Puzzle Game
🔴 Tech stack :Python
🔴 Objective :To create an interactive sliding window puzzle game that allows users to rearrange tiles to achieve a specific configuration. The game will also include a solver that automatically finds the solution for a given puzzle state.
🔴 Summary :
The Sliding Window Puzzle Game is a classic tile-based puzzle where players must rearrange numbered tiles in a grid to achieve a sequential order. The game can be played with various grid sizes (e.g., 3x3, 4x4) and includes features such as random puzzle generation, user interaction for sliding tiles, and an algorithmic solver that demonstrates the optimal moves to solve any valid puzzle configuration.
📸 Screenshots
N/A


✅ Details to Include When Taking the Issue:
Name :The Sliding Window Puzzle Game currently lacks an intuitive and user-friendly interface for players to engage with the puzzle. The goal is to enhance the existing implementation by integrating a graphical user interface (GUI) using Pygame. This will allow users to easily interact with the puzzle by clicking and sliding tiles into the empty space. Additionally, the game will feature a new algorithmic solver that can automatically find the solution for any valid puzzle configuration, demonstrating optimal moves in real time.
Participant Role:GSSOC,Hacktoberfest


Happy Contributing! 🚀

Wishing you all the best on your open source journey. Enjoy! 😎

Copy link

Hello @monishkumardvs! Your issue #602 has been successfully closed. ✅ Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext pr for GSSoC hacktoberfest pr for hacktoberfest hacktoberfest-accepted accept pr for hacktoberfest level2
Projects
None yet
Development

No branches or pull requests

2 participants