First, how would I go about making a random maze that is possible. If it is on, I want a one, zero for off. Since this will be in a tile based game, I want it to be either 1X1 or 480X480 (Size of tile) In this case, possible means that you can touch all the walls from any point in the maze (provived that you move around)