Skip to content
Barsonax edited this page Feb 4, 2017 · 18 revisions

Welcome to the Pathfindax wiki!

Pathfindax is a framework to make it easier to get from A to B. The project is currently divided into 3 parts:

  • Pathfindax: this is the core library, most of the implementation is in here and it does not depend on other libraries.
  • Pathfindax.Duality: this is a library that makes it possible to use pathfindax inside of duality.
  • Pathfindax.Duality.Tilemaps: this is a library that makes it possible to use pathfindax with duality tilemaps.

So even if you are not using duality it is still possible to use pathfindax.

However the main goal was to add pathfinding support to duality and as such any examples here will be using duality.

Clone this wiki locally