Yeah, I'm okay. However, if you're going to use my original code for the maze game, I'd like to request that you give me credit in the form of a comment in the code. If you're just going to use the MAZE function, you don't need to give me credit.
The game included is mostly just to show what the generator could be used for. The generator itself is supposed to be the most important part of the program.
At some point, I think I'll improve it to return multiple points in the maze, instead of just start and end, so you have things like power-ups, enemies, or even start points for different players.
If anyone needs randomly generated mazes: X333VXAP
The program also includes two sample games where you run through a maze, one 2D and one 3D (using GAME2RPG's engine).