Skip to content

Abhi-Gautam/Pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding Algorithms Visualizer

Steps to use:-

  1. Long press the Maze button to choose select the maze of your choice and press it again to build the maze and then press visualize.

  1. Long Press the visualize button to reveal the list of algorithms avaliable, currently supports A*, Dijkstra and Bidirectional Dijkstra.

  1. You can also use the plus button to add walls and long press to select the modes to move the starting and the ending node.
  2. Use the minus button to remove walls at specific location and the delete button to clear the board and start fresh.

About

A pathfinder visualizer in Flutter. Create mazes, generate random walls, or draw your own walls and see the pathfinding algorithms in action

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages