/8-Puzzle-Solver-Using-Search

A small program that simulates the solving of the 8 puzzle game using Breadth First Search, Depth First Search and the A* algorithm

Primary LanguageJava

Watchers