LOL yeah, I had no idea I had it ever since then. Feel free to make it larger if you want. I doubt I will touch it myself since there's a lot of math. Although someone can just add _FULLSCREEN at the top if they want.
Looks big B+, but I got an error message on it, maybe my QB64pe isn't updated enough. It says:
"Statement cannot be placed between SUBs/Functions."
On line 239:
Const xmax = 800, ymax = 600, SW = 1200, SH = 700 'maze pixels from 0,0 and screen SH, SW
Looks big B+, but I got an error message on it, maybe my QB64pe isn't updated enough. It says:
"Statement cannot be placed between SUBs/Functions."
On line 239:
Const xmax = 800, ymax = 600, SW = 1200, SH = 700 'maze pixels from 0,0 and screen SH, SW

