Skip to content

A program designed to mark the smallest route from a to b.

Notifications You must be signed in to change notification settings

CypherGuy/pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Pathfinder

A program designed to mark the smallest route from a to b using a*. Allows for barriers too, thus allowing this to be a maze solver in a way.

Anyone is allowed to copy and use this as they wish.

Code based off this amazing YouTube video: https://www.youtube.com/watch?v=JtiK0DOeI4A.

About

A program designed to mark the smallest route from a to b.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages