kpack18 / kpack18.github.io

CSE 442 Path Algorithm Visualizer
2 stars 0 forks source link

Real Time Update #67

Open kpack18 opened 5 years ago

kpack18 commented 5 years ago

As Mathew Hertz I Would Like to update my grid and see the algorithm update it's result in real time so i can quickly make changes and see the effects of my changes.

kpack18 commented 5 years ago

Acceptance Test: 1.) Click on the green S button and place the start tile in the top left 2.) Click on the green E button and place the end tile in the bottom right 3.) Check the Real Time Update Text Box 4.) Hit the Algorithm button to see the path be instantly drawn 5.) Click on the black 0 button and click on any of the tiles now highlighted green to see the path immediately update (other then the end points). 6.) Finish drawing a straight line such that the start and end points are no longer connected.