Maze Generator
As a side project for the maze solving robot, I wrote a program to randomly generate a black and white maze that the robot could solve. I developed this algorithm to form a "perfect maze" (only one solution) using MATLAB and Excel with VBA.