/javascript-8-puzzle

A JavaScript solution to the classic 8 puzzle, implementing an A* best search algorithm to complete the puzzle.

Primary LanguageJavaScript

No issues in this repository yet.