Maze Runner

Project information

  • Tech Stacks: Java, Maven, JUnit, SonarQube, UML
  • Category: App
  • Course: SFWRENG 2AA4
  • Repository URL: 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.