In this project, we implement an AI solver for the classic board game "Rush Hour" with A* algorithm.
Our goal is to explore better heuristic functions to solve this game.
pip install pygame
pip install matplotlib
pip install numpy
problem set we use
