
PROJECT SPECIFICATION
8-Puzzle Game AI Solver
OVERVIEW
Python-based GUI application for solving the 8-puzzle game using A*, DFS, and BFS with multiple heuristic functions.
TECH STACK
PythonTkinter

Python-based GUI application for solving the 8-puzzle game using A*, DFS, and BFS with multiple heuristic functions.