Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 220 Bytes

Maze Solver

A maze solver using

  • greedy best first search algorithm
  • A star algorithm

Maze visualization with all indexes: