A python implementation of the 8-puzzle solver using Depth-First Search (DFS) and Breadth-First Search (BFS) algorithms. The solution includes a graphical interface built with Pygame to visualize the puzzle states and the steps taken to reach the solution. The goal is to rearrange the tiles to match the final state of the puzzle.
-
Notifications
You must be signed in to change notification settings - Fork 0
wiemabbassi/Taquin-Solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A python implementation of the 8-puzzle solver using Depth-First Search (DFS) and Breadth-First Search (BFS) algorithms.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published