Skip to content

CodeAPretzel/Path-Finding-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ce31ffb · Feb 25, 2025

History

12 Commits
Nov 18, 2024
Feb 25, 2025

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

About

Path Finding Algorithms

Topics

Resources

Stars

Watchers

Forks

Languages