Use the arrow keys to move your little man around the maze to find your way out. To see where you are on your map, press the Space Bar, and again to turn it off.
You start at the top of the maze and the finish is at the bottom. I'm thinking about making more mazes for more levels, but I want to get some opinions first.
I tried using POINT to make the walls barriers, but they were a bit sticky (even by throwing your guy 10 pixels away), so I ditched that idea and thought if someone wants to cheat,
then go for it. LOL Or kinda like the Corn Mazes around Halloween time, if someone gets lost, they can always squeeze through the corn to get out.
One interesting thing I invented while making this was not only the mini map to see where you are, but the fact that your red circle on the mini map adjusts it speed when you get close to the borders of the maze. Don't ask me why it needed it, but it did. They are some equations I tested for probably over an hour, for both X and Y. Feel free to snag any of this.
The maze was made using an online maze maker, the URL is in the code, but I should point out that it's strictly for non-commercial use only.
Have fun getting lost!
Put all 3 files in the same folder.
Filename is: SierraKen's Maze Game.zip
Updated: Fixed keys.
You start at the top of the maze and the finish is at the bottom. I'm thinking about making more mazes for more levels, but I want to get some opinions first.
I tried using POINT to make the walls barriers, but they were a bit sticky (even by throwing your guy 10 pixels away), so I ditched that idea and thought if someone wants to cheat,
then go for it. LOL Or kinda like the Corn Mazes around Halloween time, if someone gets lost, they can always squeeze through the corn to get out.

One interesting thing I invented while making this was not only the mini map to see where you are, but the fact that your red circle on the mini map adjusts it speed when you get close to the borders of the maze. Don't ask me why it needed it, but it did. They are some equations I tested for probably over an hour, for both X and Y. Feel free to snag any of this.
The maze was made using an online maze maker, the URL is in the code, but I should point out that it's strictly for non-commercial use only.
Have fun getting lost!

Put all 3 files in the same folder.
Filename is: SierraKen's Maze Game.zip
Updated: Fixed keys.