Skip to content

GoodluckH/algo-visualized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algo Visualizer

Dealing with path-finding algorithms can be frustrating if one cannot develop some intuition around how they work. By building an online visualizer for some of the most common path-finding algorithms, I was able to reinforce a lot of what I've learned by implementing them from scratch.

To learn more about algorithms and data structures, I have a repo dedicated for that. Check it out.

The project is rudimentary at this stage but I plan to add more features such as setting up obstacles, automaticaly sizing the canvas based on user device, better animations, and more. Feel free to fork this project out if you find it helpful!

About

Visualization is the best way to learn and have fun.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors