It's well-known that a random walk in two dimensions almost always returns to the starting point; equivalently it almost always visits every two-dim location. And in three dimensions, this is not true.
My question is whether the same holds true for two-dimensional infinite mazes. That is, consider the set of locations to be the two-dimensionalprobab integer lattice points with some, but not all, adjacent pairs of points joined by doors. Thus, this graph is a maze. If two points are connected in the graph, will a random walk starting at one point almost always visit the other point?