15-Puzzle-Solvers

(★ 56)

This project solves the classic 15-puzzle using A* and Breadth First algorithms, implemented in Python. It features a combined heuristic of Manhattan Distance, Linear Conflict, and Walking Distance for optimal performance and includes a user-friendly graphical interface to visualize the solution

15-Puzzle-Solvers Latest Version Download

Download Latest Version (.zip)
// repository documentation