Neilblaze / Shortest-Path-Route

A python GUI visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.

Repository from Github https://github.comNeilblaze/Shortest-Path-RouteRepository from Github https://github.comNeilblaze/Shortest-Path-Route

Shortest-Path-Route

A python visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.

UPDATE: You can draw obstackles on the GUI to create external routes!

About

A python GUI visualization of the A* path finding algorithm. It allows you to pick your start and end location and view the process of finding the shortest path.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%Language:Dockerfile 0.0%