Skip to content
forked from insberr/astary

Pathfinding Module For Finding Paths On Maps

Notifications You must be signed in to change notification settings

HuwCampbell/astary

 
 

Repository files navigation

astary

A* pathfinding algorithm and raycating for pathfinding on maps. (and probably more later but who knows ..)

A* supports node weights
Raycating supports walls

Bassically parse an svg and make nodes and walls, raycast the nodes, and pass them to A*

About

Pathfinding Module For Finding Paths On Maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.6%
  • HTML 6.5%
  • Other 0.9%