There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The project is a graphical application made on Qt, which solves the famous 8-Puzzle using two algorithms -- A* and IDA*, and 2 heuristics -- Manhattan Distance and Number of misplaced tiles.