Skip to content

qdorme/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze

Summary

This program is used to generate a maze and save it under PNG file.

sample maze

It's also possible to apply a mask to the maze.

sample mask sample maze masked

How To

You can launch the main class Run with two parameters, width and height. It will generate a simple maze.

You can launch the main class Run with the path where your mask is. The size of the mask will be used to geenrate the maze. Black cell will be disabled.

For the two previous method you can add a timer to slow down or increase speed of generating maze.

About

Maze generator with optional mask

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages