Skip to content

aadarsh-11/A-Star-Path-Finding-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A-Star-Path-Finding-Visualizer

A Path Finding Visualizer using python and pygame

How to use?

  • Clone the repo and install dependencies by using this command in the terminal:

    pip install -r requirements.txt
    
  • Just run the astargyi.py file to run the program

Instructions:

  • The first left click fixes the starting position.
  • The secont left click creates the final position.
  • All click after that creates the barrier .
  • Right click on any box to reset it to null.
  • Press Spacebar or Enter key to enjoy the path finding visualization!
  • To reset the window or clear the grid, press c, esc or delete keys.

About

A Path Finding Visualizer using python and pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages