Hacker News with Generative AI: Mazes

Single Line Mazes (kottke.org)
Wacław Szpakowski was a Polish architect and engineer who, over the course of his life and in secret, made a series of drawings of mazes from single continuous lines.
Solving mazes with neural cellular automata (2021) (umu1729.github.io)
Interactive demonstration of Neural Cellular Maze Solver. This cellular automaton is trained to output the shortest path between the two endpoints. You can interactively edit the maze input by clicking or tapping with selected maze cell types (Wall, Road, Endpoint). The state of each cell is stochastically updated depending on the state of each cell and the four-surrounding cells.