N-Puzzle Solver

A N-Puzzle solver that uses the IDA* and A* path finding algorithm. This was an acadmeic project programmed using python. Could solve 8, 15, and 24 block puzzles.

The code for this project can be found on my github or by following this link!


‘N-Puzzle Solver’