astar-puzzle Solving n x n sized boards using the Manhattan heuristic and the infamous A* algorithm. Own code solutions as always marked with TODO