agrant16 / path-algorithm-visualizer

A pathfinding algorithm visualizing app made with React.js and Bootstrap.
http://agrant16.github.io/path-algorithm-visualizer
0 stars 0 forks source link

Add capability to move start and ending nodes. #7

Closed agrant16 closed 4 years ago

agrant16 commented 4 years ago

Users should have the ability to click on the start node or the end node and drag them to new locations.

agrant16 commented 4 years ago

Not working properly. It sometimes resets back to the default position when changing algorithms, etc.