Skip to content

RenanCecchin/PathFinding_A_Star

Repository files navigation

Pathfinding using A*

This project uses pathfinding to find the shortest path between two points on a map using the A* search algorithm.

Instructions to run the code

python main.py

You can change the map by modifying main.py Map initialization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages