Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 227 Bytes

Maze-Solver

Implemented custom versions of BFS, DFS, and Iterative DFS algorithms for maze-solving applications on user-designed .mazes, focusing on algorithm efficiency and pathfinding accuracy.

The mazes are .txt files.