Skip to content
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 698 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 698 Bytes

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.