Skip to content

TimWatsonNZ/Pathfinding

Repository files navigation

Pathfinding

This repo is to explore A* pathfinding. My goal is to implement A* in typescript and then to explore further topics to optimise A* using visibility graphs and navigation meshes.

TODO

  • add optimisations like visibility graphs and navigation meshes.
  • add tiles with weights

About

Practicising pathfinding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published