Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* Pathfinding Algorithm Visualization

This is an A* pathfinding algorithm visualization. I was really interested in learning about algorithms and so, I decided to visualize how this algroithm works. Have fun playing around with the Visulization tool!!

Technologies Used

These can be found in the requirements.txt folder:

Basic Controls

You must create two endpoint in which the algorithm will seek to connect. The START node is YELLOW and the END node is RED

To create nodes:

  • Start: First Left-click
  • End: Second Left-Click
  • Wall: Left-Click after placing Start and End

To delete nodes:

  • Right-Click on wall node

To Run:

  • Hit SPACEBAR!!

To Clear Screen:

  • Hit "C"

Preview

Below is a sample of the code running:

Preview

a project by Tyrone Smith.

About

A* pathfinding algorithm visualization

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages