summaryrefslogtreecommitdiff
path: root/maze_generator.rb
Commit message (Collapse)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
|
* 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