Commit graph

2 commits

Author SHA1 Message Date
083a0a5ab1
fix: fixed mapping of search_algorithm
Map the correct search algorithm to its name.
2024-02-27 11:10:20 +00:00
1b0f044834
feat: add a side panel for user interaction
Some checks failed
test / test (pull_request) Failing after 6s
This commit adds a simple side panel to allow users to interact with the
application. The side panel allows the user to:

- Generate and regenerate mazes
- Choose between the searching algorithms
- Choose whether or not to add randomness to the algorithm
- Run and re-run the simulation
2024-02-18 08:53:36 +00:00