This is my fork of David Nadoba's original work, an iImplementation of different pathfinding algorithms by using a bidirectional and weighted graph data structure WeightedGraph
. You can find a generic implementation of such a graph struct in WeightedGraph.swift
and its related protocols.
Download macOS App (Release v1.0)
Here are some sceenshots and a video to give you a quick overview:
https://www.youtube.com/watch?v=9rd1x_srxYY
https://www.youtube.com/watch?v=2_piE6WCZNk
Twitter: @dnadoba @slashlos