Skip to content

codecaine-zz/python_grid_pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python Grid Pathfinder

This project implements the A* algorithm to find the shortest path in a grid with obstacles. The grid is randomly generated with a specified number of obstacles, a start point, and a goal point.

Usage

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run the main.py script.

About

2d grid pathfinder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages