codesONLY/JavaScriptONLY

Solve Maze using DFS/BFS/Heuristic/A* Algorithm

Opened this issue · 1 comments

Slightly advanced but simple search problem in AI. Can be done using many approaches.

Give me this issue to solve.