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

10 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