Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor print statements | Noah Loomans | 2018-04-22 |
* | Move TUI to commands to seperate file | Noah Loomans | 2018-04-22 |
* | Add default stack_treshold | Noah Loomans | 2018-04-22 |
* | Add fancy debug to maze_solver | Noah Loomans | 2018-04-22 |
* | Create MazeSolver | Noah Loomans | 2018-04-22 |
* | Rename limit to threshold | Noah Loomans | 2018-04-22 |
* | Allow changing the algorthing based on stack size | Noah Loomans | 2018-04-22 |
* | Add bang to geerate | Noah Loomans | 2018-04-22 |
* | Move MazeGenerator to seperate file | Noah Loomans | 2018-04-22 |
* | Make the visual debug really fancy | Noah Loomans | 2018-04-22 |
* | Set the size from the cli | Noah Loomans | 2018-04-21 |
* | Use ENV vaibales for debugging | Noah Loomans | 2018-04-21 |
* | Start at a random position | Noah Loomans | 2018-04-21 |
* | Improve speed by 30000% | Noah Loomans | 2018-04-21 |
* | Split program into multiple files | Noah Loomans | 2018-04-21 |
* | Add maze representation | Noah Loomans | 2018-04-21 |
* | Implement Depth-first search on the Maze | Noah Loomans | 2018-04-21 |
* | Initial commit | Noah Loomans | 2018-04-21 |