Skip to content

This project was my submission for Apple's WWDC20 Swift Student Challenege. It was accepted.

License

Notifications You must be signed in to change notification settings

artemas-radik/WWDC20-Swift-Student-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 Mode Dark Mode

12.9 Inch Screenshots

Light Mode Dark Mode

5.5 Inch Screenshots

Light Mode Dark Mode

About

This project was my submission for Apple's WWDC20 Swift Student Challenege. It was accepted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages