An AI-powered solver for the classic 8-puzzle game using multiple search algorithms.
Project Goal:
Apply AI algorithms to solve a real problem and understand the differences between search algorithms in terms of speed, steps, and efficiency.