You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pathfinding visualizer is created to visualize graph search algorithms as well as maze-generation.
There were no design frameworks used. All design work is done in vanilla CSS.
Still need to:
Refactor code
Add more algorithms
Add weights
Add Maze animations
About
React visualizer website meant to employ graph-search and maze-find algorithms while looking good.