Skip to content

CodeAPretzel/Path-Finding-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

- Path Finding Algorithms -

For the 2024 Missouri Hacks Hackathon.


Purpose

Inside of the 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 "@", navigate the maze in the most efficient manner to reach its end objective which is a "*".


Credits

A* Algorithm
Manhattan Distance
ChatGPT

About

Path Finding Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages