Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 141 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 141 Bytes

main project is a maze solver using different ai algorithms. (DFS, BFS, UCS, GBFS, A*) the file is maze2.py and it has a user mannual added.