glm94
|
6f23674730
|
Added a readme.
|
2021-02-08 00:19:30 -06:00 |
|
glm94
|
163c028145
|
Added furth UI behavior tweaks, removed a script and moved the p5.min.js into the repo.
|
2020-05-19 14:29:10 -05:00 |
|
glm94
|
dc292305fb
|
Fixed a bug with the canvas height setting.
|
2020-05-19 13:59:12 -05:00 |
|
glm94
|
3c25596a01
|
Added more user control over the maze generation.
|
2020-05-19 13:52:51 -05:00 |
|
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 |
|