Skip to content

skc11/AlgorightmsVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlgorightmsVisualizer

Visualizing Different Algorithms using python

- To run the program, run
    python3 visualizer.py

- Colors meaning
    Green - Start, End, and Final path representation
    Blue - Visited Cells
    Red - Discovered but not visited yet
    Yellow - Current Position of Algorithm

About

Visualizing Different Algorithms using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages