/Pathfinder

A pathfinding library written in Swift

Primary LanguageSwiftMIT LicenseMIT

Pathfinder

Pathfinder is a pathfinding library for iOS and OS X written in Swift.

Not maintained anymore

GameplayKit now has it's own pathfinder component. You should probably use that one instead.

Usage

Soon.

Future

  • 3D Map support
  • More algorithms

Things to note

  • Best performance is achieved when using the Release Build Configuration
  • I have not tested this on an iPhone
  • The demo is a mess, I'll clean that up soon

License

Pathfinder is available under the MIT license. See the LICENSE file for more info.