Skip to content

fridasor/mazegenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazegenerator

Currently works perfectly!

Use Wilson's algorithm to generate a unique maze and save the visualization of it to a png-file of chosen filename. The dimensions of the maze can be modified in the public constants in main.rs. The filename as well. (Please make sure the dimensions are equal, since there is currently no support for a non-square maze.)

Maze generated with this code

About

Generate a maze with Wilson's algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages