Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 360 Bytes

File metadata and controls

14 lines (9 loc) · 360 Bytes

A*-Pathfinding-Algorithm Visualization

A* Path-finding Algorithm made in Python. Visualized using tkinter.

Installation Guide

Just download the .py file and run it. Nothing else required.

How to Use

  1. First click on the grid is Start Node
  2. Second click is End Node
  3. 3rd click and after are barriers
  4. Press Start to initialize the algorithm