10 releases (5 stable)
2.0.0 | Mar 20, 2022 |
---|---|
1.2.0 | Mar 20, 2022 |
1.1.1 | Sep 6, 2020 |
0.1.1 | Aug 21, 2020 |
#2291 in Algorithms
22 downloads per month
59KB
1K
SLoC
Maze Generator
A library of different maze generation algorithms.
Explore the docs »
Report Bug
·
Request Feature
·
Send a Pull Request
About the Project
This is a collection of different maze generation algorithms. The project's main goal is to provide an easy-to-use API to different algorithms with different characteristics.
Usage
See the crate documentation for examples.
Roadmap
See the open issues for a list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Dependencies
~3.5MB
~61K SLoC