kpack18 / kpack18.github.io

CSE 442 Path Algorithm Visualizer
2 stars 0 forks source link

Load Button #13

Closed kpack18 closed 6 years ago

kpack18 commented 6 years ago

Implement load button to open a file system window, open a file and parse it into the grid data.

kpack18 commented 6 years ago

Unit Tests: 1.) Load a predefined file with several weights defined and maze walls drawn. 2.) Verify that the grid parameters match what was expected to be loaded from the file.