kpack18 / kpack18.github.io

CSE 442 Path Algorithm Visualizer
2 stars 0 forks source link

Save/Load Grid #48

Open Danealor opened 5 years ago

Danealor commented 5 years ago

As Mathew Hertz I would like to save my maze in a file on my computer so I may load it back in later and resume from where I left off.

Danealor commented 5 years ago

Acceptance Tests: 1.) Draw in a maze of some sort (Any will do, just make it reasonably detailed) 2.) Click the Save Button on the Left Panel 4.) Navigate your file system to the location of the save file to make sure it exists. 5.) Reload the Page 6.) Click the Load button on the Left Panel to bring up a file system window. 7.) Navigate to wherever you just made the save file and select it. 8.) Verify that the Maze you just saved should now be restored