Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 353 Bytes

File metadata and controls

7 lines (4 loc) · 353 Bytes

Features memory-efficient definitions of maze objects and the cells that make them up.

Features a parallelization method that can parallelize any maze generation algorithm so long as it uses the aforementioned objects

Single header for easy import, documentation is in the file.

Documentation on GitHub will be expanded upon first release.