This maze took 25 hours to generate at 3840px by 2160px, each pixel represents either a path or wall. Using Wilson's algorithm to generate the maze creates a uniform spanning tree of paths.
This program colors the paths of the maze using breadth first traversal, referencing the colors from another image from left to right, top to bottom.
⇘ | ||
⇘ | ||
⇘ |