Rush hour puzzle is a famous single-player game. Many people have played before. The goal of this game is to successfully move out the car from the parking place. This project focuses on the effect of different search algorithms.
Features
Implement different search algorithms (e.g. BFS, DFS, A*, IDS, IDA*)