Releases: hydrowoxy/MazeRunner
Releases · hydrowoxy/MazeRunner
Meets Business Logic Specifications
Final Deliverable.
Step 4: Minimal and Viable Product
In this release,
- Maze-solving algorithm (right-hand) functions
- Path-computing mode, produces canonical path output, accepts maze .txt file as input (
-iflag only to use this mode) - Path-verification mode, accepts canonical path input (
-pflag in addition to-iflag to use this mode)