summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Refactor algorithm switchHEADmasterNoah Loomans2018-04-22
* Reset line before printing lines with dynamic lengthNoah Loomans2018-04-22
* Refactor print statementsNoah Loomans2018-04-22
* Move TUI to commands to seperate fileNoah Loomans2018-04-22
* Add default stack_tresholdNoah Loomans2018-04-22
* Add fancy debug to maze_solverNoah Loomans2018-04-22
* Create MazeSolverNoah Loomans2018-04-22
* Rename limit to thresholdNoah Loomans2018-04-22
* Allow changing the algorthing based on stack sizeNoah Loomans2018-04-22
* Add bang to geerateNoah Loomans2018-04-22
* Move MazeGenerator to seperate fileNoah Loomans2018-04-22
* Make the visual debug really fancyNoah Loomans2018-04-22
* Set the size from the cliNoah Loomans2018-04-21
* Use ENV vaibales for debuggingNoah Loomans2018-04-21
* Start at a random positionNoah Loomans2018-04-21
* Improve speed by 30000%Noah Loomans2018-04-21
* Split program into multiple filesNoah Loomans2018-04-21
* Add maze representationNoah Loomans2018-04-21
* Implement Depth-first search on the MazeNoah Loomans2018-04-21
* Initial commitNoah Loomans2018-04-21