Skip to content

An A* path finding algorythm to solve an 10 print maze

Notifications You must be signed in to change notification settings

DaviAMSilva/10-print-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10-PRINT-MAZE

Description

An A* path finding algorythm to solve an 10 print maze.

  • You can change the variables in the Variables.js file.
  • Change the heuristic (distance estimator) in the Heuristic.js file for weird results.
  • Open the console to see the status of the algorithm.

Special thanks

Inpiration and helpful code from @shiffman (Channel: The Coding Train).

About

An A* path finding algorythm to solve an 10 print maze

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published