Skip to content

Creates fully connected solvable mazes and solves them with dead end canceling strategy.

Notifications You must be signed in to change notification settings

holle1234/solvable-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solvable-maze

Creates fully connected solvable mazes and solves them with dead end canceling strategy. Maze space is optimized so that all paths are connected to each other and both path and wall width is a constant 1 pixel. Script is able to create mazes with desired size of AxB relatively fast. (500x500 px takes ~1s)

About

Creates fully connected solvable mazes and solves them with dead end canceling strategy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages