Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Ben-Codes/PathFinder

Repository files navigation

PathFinder

Only supports Firefox at the moment.

alt text

PathFinder is a simple HTML Canvas to manipulate and visually demonstrate the A* algorithm in a client server setup.

TODO:

  • Widen browser support. (IE11, Chrome)
  • Parallelize adajacent node search.
  • Offload route search from web server.
  • Optimize Heurestic - currently using Manhattan leads to occasional sub optimal route.

About

Simple A* Implementation in C# and Javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published