Skip to content

AryenSinghal/PathFinding-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PathFinding-Simulation

A visual simulation depicting the working of the A* Pathfinding algorithm

Requirements

  • pygame module

Instructions

  • Program starts with blank canvas
  • Left click to place start block, end block, and barriers.
  • Right click to erase already placed blocks.
  • Once you're ready, press space to watch the algorithm in action.
  • Press Enter to reset the canvas

About

A visual simulation depicting the working of the A* Pathfinding algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages