#command-line-tool #maze #generate

bin+lib mazinator

Command line tool to generate beautiful maze

2 releases

0.1.2 Jan 31, 2020
0.1.1 Jan 31, 2020
0.1.0 Jan 24, 2020

#18 in #maze

MIT license

210KB
455 lines

mazinator

Command line tool to generate beautiful maze.

Instructions

If Rust is not installed

Run curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Install crates and build

cargo install mazinator

Run

mazinator [number of rows] [number of cols]

Dependencies

~0.6–9MB
~58K SLoC