Skip to content

A pathfinding simulator that uses the A* algorithm to find the shortest path

License

Notifications You must be signed in to change notification settings

TendTo/AstarPathfindingAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* pathfinding algorithm simulator

Astar algorithm applied to a pathfinding scenario, with the ability to see the algorithm in action, step by step.

πŸ”΄ Online version

A live version is available here

πŸ“š Documentation

Code documentation
Settings documentation

🀝 Contributing

Contributions, issues and feature requests are welcome.
I'd especially appreciate every feedback aimed at improving the presentation and any bug report

πŸ”§ Made with

p5.js library
BOOSTRAP

πŸ“– Reference sources

Wikipedia
Heuristics

πŸ’­ Inspired by

Logic Circuit Simulator

πŸ‘€ Author

Tend

βš–οΈ License

MIT