/ROB301

PathFinding Robot

Primary LanguageJava

ROB301

PathFinding Robot The function of the robot is to get from one point to another in a maze. The Robot uses BFS to find the path and direction to get to the point.