An algorithm is a set of instructions that are followed to solve a problem. In this project, we will implement an algorithm that can be used to explore a maze.
This notebook contains the implementation of the exploration algorithm.
An algorithm is a set of instructions that are followed to solve a problem. In this project, we will implement an algorithm that can be used to explore a maze.
This notebook contains the implementation of the exploration algorithm.