Random maze generator and solver made in c# with Wpf. Dfs algorithm used for both making and solving the maze
- Pause/Play
- Abort
- Speed of animation
- Shortest path
- Custom canvas size
- Target Node
- Save maze
- Save maze solution
Random maze generator and solver made in c# with Wpf. Dfs algorithm used for both making and solving the maze