📃: Sliding Puzzle (15 Puzzle) #602
Labels
gssoc-ext
pr for GSSoC
hacktoberfest
pr for hacktoberfest
hacktoberfest-accepted
accept pr for hacktoberfest
level2
🔴 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! 😎
The text was updated successfully, but these errors were encountered: