Skip to content

CodeAPretzel/Path-Finding-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Path Finding Algorithms

For the 2024 Missouri Hacks Hackathon.


Purpose

Inside Files, you will find a Python file that takes the input of a file map, as displayed in path-data.

The object/robot in the program, denoted as "@", navigates the maze most efficiently to reach its end objective which is a "*".


Credits

A* Algorithm
Manhattan Distance
ChatGPT

Releases

No releases published

Packages

No packages published

Languages