Skip to content

Doblanko/path_finding_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path_finding_visualization

Basic Instructions:

  • drag and drop start and end nodes to desired location.
  • click a node once to form a wall, click it a second time to make it a slow path, and click it a third time to reset it to a regular grid location.
  • press d to use dijkstra's algorithm, a to use a* algorithm. If no selection is made it will default to dijkstra
  • press space to solve
  • press r to reset the solution on the grid
  • press c to reset the solution to the grid and clear all walls and slow paths

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages