A maze generator that uses a backtracking algorithm written in FreeBASIC
Run the Windows executable and fill out the on screen prompts. The maze will be generated, when the maze is finished press any key to exit.
The user input is not validated or sanitized. It is possible to create a maze that goes off screen which will most likely lead to a maze that is not rendered correctly.
Copyright 2018 LiquidFox1776 This repository uses the MIT License.