Skip to content

Sebbl0508/maze-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze generation algorithm

IDK

This is a rust program that generates a maze using a stack-based iterative implementation.
The resulting maze can/will be exported as a picture file

The making of this was inspired by logicguy

Usage

./[bin] [X] [Y] [pixel size (optional)] [output path (optional)]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages