This project allows to generate and then print a maze (also known as labyrinth) using various algorythms.
Open https://alexiusp.github.io/maze-generator/ to see the app
Simply click the generate button right after the header to see the result. Click printer button in the right part of the header to open the print dialog.
You can change the size of the labyrinth (amount of columns and rows), graphics settings (relative size of the cells and line width) and choose the generator algorythm. To see the settings just click the cog button in the right part of the header.