Skip to content

DimitrisPas/A-star-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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
  • Pygame

Controls

Left click: First two clicks create a starting and an ending node. After that, you can create your barriers.
Right click: Erases the starting and ending nodes as well as the barriers.
C key: Resets the program.
Spacebar: Starts the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages