A script that generates randomized mazes/labrynths. Invented by accident.
Prerequisistes: Python3 pygame (pip install pygame) numpy (pip install numpy) noise (pip install noise)
Run the script and wait for a few moments to allow it to generate the maze.