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

VitikaSoni/a-star-algorithm-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

a-star-algorithm-visualizer

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.

GIF

Requirements

  • Python 3.x
  • Pygame

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