Commit Graph

  • 6f23674730 Added a readme. master glm94 2021-02-08 00:19:30 -06:00
  • 7405f88bd6 Fixed a syntax error. glm94 2020-05-19 15:22:53 -05:00
  • 163c028145 Added furth UI behavior tweaks, removed a script and moved the p5.min.js into the repo. glm94 2020-05-19 14:29:10 -05:00
  • dc292305fb Fixed a bug with the canvas height setting. glm94 2020-05-19 13:59:12 -05:00
  • 3c25596a01 Added more user control over the maze generation. glm94 2020-05-19 13:52:51 -05:00
  • 6e8c700b9b Started updating the main form to have control over how the maze's properties. Search algorithm can now be changed on the fly. glm94 2020-05-19 13:28:54 -05:00
  • 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. glm94 2020-05-19 12:03:13 -05:00
  • eece3deffb Maze generation working with new Maze object. glm94 2020-05-19 09:09:21 -05:00
  • 2fbcc0b345 Trying to port some of the code into objects to clean up the sketch.js file. glm94 2020-05-18 23:48:17 -05:00