Maze Creator and Solver

Remember when coding was fun? It seems so long ago that programs were written just to see if they would work, and used as relaxation.

So here's a program I wrote a few years ago for the Positron8 PIC BASIC Compiler that creates, then solves a randomly generated maze and displays both on a serial terminal. I wrote the program for a game I was developing at the time, which sadly never got finished, but maybe one day.

Hopefully, it may be of use to some users someday.

The program's source code can be found here:

Positron8 Maze Creator and Solver.zip

Images of the output from the program are shown below:

Unsolved......

Then Solved......