Maze Solver

Category: Programming

Description

My team and I developed this program using a path searching algorithm as our final project for the Data Structures and Algorithms class. We programmed it in C++ and used Visual Studio as our IDE. I’ll leave the link to the project repository right here.