Skip to content

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.

Notifications You must be signed in to change notification settings

Stark0x01/A-Path-Finding-Visualization

 
 

Repository files navigation

A-Path-Finding-Visualization

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.

Requirements

  • Python 3.x
  • TKinter
  • Pygame

Run in Gitpod

You can also run A*-Path-Finding in Gitpod, a free online dev environment for GitHub:

If you're intersted in a paid subscription with GitPod use the coupon code: TECHWITHTIM19

Open in Gitpod

Please Note: The GUI is a little glithcy in GitPod. For best results expand the VNC window to be full screen.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%