Skip to content
Barsonax edited this page Feb 3, 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:

  1. Pathfindax: this is the core library, most of the implementation is in here and it does not depend on other libraries.
  2. Pathfindax.Duality: this is a library that makes it possible to use pathfindax inside of duality.
  3. 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.

Clone this wiki locally