/PathFinder

An iOS app for visualizing path finding algorithms

Primary LanguageSwift

PathFinder

About

An iOS app for visualizing shortest path algorithms. Currently a work in progress that only supports Dijkstras Algorithm.

Features

Add Barriers Move Endpoints Animate Algorithm
Add Barriers Move Endpoints Animate Algorithm

TODO

Add support for multiple path finding algorithms