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).
I think it's applaudable to figure things out by yourself, regardless of whether someone else has written something similar before. That's how we all learn. Kudos to Ethan!
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.
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.
oh okay, so if i modify the programming to have enemies in it and you have a sword and a shield you will be perfectly fine with that. Sorry, most people that i have met don't like it when i modify things that they make in this game, so yeah.
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.