Skip to content

Labyrinth generation and printing tool

Notifications You must be signed in to change notification settings

alexiusp/maze-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze generator

This project allows to generate and then print a maze (also known as labyrinth) using various algorythms.

Where

Open https://alexiusp.github.io/maze-generator/ to see the app

How to

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.

Available settings

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.