Lost in Love: A Generative Art Maze Based on Names
2025-02-14

Bèr Kessels' "Lost in Love" is a generative art project that creates a unique maze based on two names provided by the user. Using a recursive backtracking algorithm, the project animates the maze generation process. The maze's design is determined by randomness seeded from the names, offering no customization options. The aim is to create unique artwork based solely on the two names. The code is open-source and available on GitHub.