Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.2 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.2 KB

Dfs Visualization

Description

Random maze generator and solver made in c# with Wpf. Dfs algorithm used for both making and solving the maze

Features

  • Pause/Play
  • Abort
  • Speed of animation
  • Shortest path
  • Custom canvas size
  • Target Node
  • Save maze
  • Save maze solution

Links

Videos

Maze.txt

Alt text

MazeSolution.txt

alt text

Smaller Maze

Maze.txt

alt text

MazeSolution.txt

alt text