Maze Solver A project I wrote with some class mates This program, written in C++, takes in a maze from a txt file and a recursive function goes through and solves the maze.