Your Free maze generator Algorithm. It's based off of recursion and backtracking.
This is a free/pay what you want :) (Thanks for your support)
It's pretty simple so I hope you enjoy it. I've tried getting rid of all the bugs. Hit me up if something is wrong.
Any Mazes over X:20, Y:20 begins to take a significant time to build... sadly my code time isn't linear but I hope to fix that. This is a work in progress.