"Now pick another random black dot to start from and color it white too. From this black dot" from which black dot, the white one?
"single step in a random direction, coloring the new dot white and drawing a line between the two dots". How big of a step is we need to draw a line? Ok, so where not talking about pixels, and where drawing black and white dots on a background of... let's imagine grey?
"backtrack along your path until you’re back at the dot that you were trying to color white" does this algorithm ever terminate in any tractible time?
andrehacker•3h ago
Many great articles about this can be found like:
https://www.gamesthatwerent.com/2024/01/the-endless-maze-alg...
https://ieee-cog.org/2021/assets/papers/paper_215.pdf