Skip to content

Simple drawing board where you can draw walls and mazes for the A* pathfinding algorithm to solve.

License

Notifications You must be signed in to change notification settings

JuiceIntelligentSystems/Astar-Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astar-Sandbox

Simple drawing board where you can draw walls and mazes for the A* pathfinding algorithm to solve.

Controls:

  • 'q' selects the start node
  • 'w' selects the walls
  • 'e' selects the end node
  • 'r' selects the eraser

When you finish drawing, press 'a' to load and display the path and any key once finished to erase the path.

About

Simple drawing board where you can draw walls and mazes for the A* pathfinding algorithm to solve.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages