Home

Awesome

WWDC20-Swift-Student-Challenge

Artemas J. Radik WWDC 2020 Swift Student Challenge Submission [ACCEPTED].

Please note this project is a reformatted version of https://github.com/PathFinder-Visualizer/PathFinder, version 1.2, 5/16/2020. It was reformatted in order to fit the Swift playground submission format requirement.

PathFinder

Ever use Google maps? Well, Google maps uses a type of pathfinding algorithm in order to route you from your origin to your destination. PathFinder is simply a tool that visualizes how these types of pathfinding algorithms work. With PathFinder, you can visualize how the Breadth First Search and Depth First Search pathfinding algorithms operate upon your own custom drawn graphs.

SCREENSHOTS

6.5 Inch Screenshots

Light ModeDark Mode

12.9 Inch Screenshots

Light ModeDark Mode

5.5 Inch Screenshots

Light ModeDark Mode