glm94
|
6e8c700b9b
|
Started updating the main form to have control over how the maze's properties. Search algorithm can now be changed on the fly.
|
2020-05-19 13:28:54 -05:00 |
|
glm94
|
ff496ff63b
|
Added a maze solver object to handle the search algorithms that will be used to solve the maze. Updated the sketch code to use said object.
|
2020-05-19 12:03:13 -05:00 |
|
glm94
|
eece3deffb
|
Maze generation working with new Maze object.
|
2020-05-19 09:09:21 -05:00 |
|
glm94
|
2fbcc0b345
|
Trying to port some of the code into objects to clean up the sketch.js file.
|
2020-05-18 23:48:17 -05:00 |
|