Maze Runner
Project information
- Tech Stack: Java, Maven, JUnit, SonarQube, UML
- Category: App
- Course: SFWRENG 2AA4
- Repository: Source Code
A Java program to find the path of various textual mazes, as well as verify paths and conduct benchmarking. Uses two different maze traversing algorithms: BFS and right hand rule.