TendTo / AstarPathfindingAlgorithm

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

Home Page:https://tendto.github.io/AstarPathfindingAlgorithm/

Repository from Github https://github.comTendTo/AstarPathfindingAlgorithmRepository from Github https://github.comTendTo/AstarPathfindingAlgorithm

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

About

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

https://tendto.github.io/AstarPathfindingAlgorithm/

License:MIT License


Languages

Language:HTML 54.2%Language:JavaScript 40.6%Language:CSS 5.2%