Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 118 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 118 Bytes

Maze Resolver

A Kotlin project to find a path in a Maze using several search algorithms including A*, IDS, and BFS.