iluuu1994 / Pathfinder

A pathfinding library written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A pathfinding library written in Swift

License:MIT License


Languages

Language:Swift 96.7%Language:Objective-C 3.1%Language:C 0.2%