8-Puzzle Solver
A 8-Puzzle solver that uses the DFS algorithm. This was an acadmeic bonus project programmed using C. Could solve 8 block puzzles.
The code for this project can be found on my github or by following this link!
A 8-Puzzle solver that uses the DFS algorithm. This was an acadmeic bonus project programmed using C. Could solve 8 block puzzles.
The code for this project can be found on my github or by following this link!