Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 437 Bytes

This is API-only module for generating all kinds of mazes (currently not all are yet correctly supported). An exemplar maze generated by this module may, when rendered, look like this:
Exemplar image

This module provides access to the customizable generated maze through its (well defined) API, and should be easy to use in whatever usecase. All code in this module should be also capable of being run standalone.