An open API service indexing awesome lists of open source software.

https://github.com/tfeldmann/maze

A maze generator written in rust.
https://github.com/tfeldmann/maze

maze maze-algorithms maze-generator rust

Last synced: 5 months ago
JSON representation

A maze generator written in rust.

Awesome Lists containing this project

README

          

# maze

This is a maze generator for the command line.
It generates nice looking mazes using a growing tree algorithm.

[Interactive demo](https://tfeldmann.de/blog/fastest-maze-generator/)