/8-puzzle-problem-using-Greedy-and-A-star-algorithms-in-java

A Java code solves the 8 puzzle game using two algorithms (Greedy& A*) along with the steps at each time you slide the empty rectangle

Primary LanguageJava

No issues in this repository yet.