Micro Maze for PocketMod
31 Oct 2006
My kids said that the last maze maker was too easy. Here is a new one, micro maze. It will generate a smaller maze. You can still use the original for the younger children.
My kids said that the last maze maker was too easy. Here is a new one, micro maze. It will generate a smaller maze. You can still use the original for the younger children.
I thought you might want to know that the code for the micromaze generator is not correct. The code reads (carets removed):
mod label=”Micro Maze” desc=”Randomly createdmicro maze” url=”mazemaker.swf” icon=”"/
It should read:
mod label=”Micro Maze” desc=”Randomly createdmicro maze” url=”micromazemaker.swf” icon=”"/
Thanks for the great downloads. My kids love the games.
Andee
oops, got carried away with “copy n’ paste”. Thanks Andee. I had to create the micromaze because my kids were solving the first one too quickly.