/puzzle

A command line utility used to solve the 8-puzzle game. It is written to demonstrate the A* Search algorithm and using heuristics to find a goal state.

Primary LanguageJavaOtherNOASSERTION

Issues