Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pokeb/asi-path-finder

Co-operative path finder (for games) written in Objective-C
https://github.com/pokeb/asi-path-finder

Last synced: 2 months ago
JSON representation

Co-operative path finder (for games) written in Objective-C

Awesome Lists containing this project

README

        

# About ASIPathFinder

ASIPathFinder is a complete implementation of a cooperative path finding algorithm, and will probably be most useful for writing Real Time Strategy games. It is written in Objective-C, and is compatible with Mac OS and iPhone OS.

An overview explanation of ASIPathFinder is available at: [http://allseeing-i.com/ASIPathFinder](http://allseeing-i.com/ASIPathFinder).