🍭 A program for generating mazes.
A simple program that uses a randomized version of Prim's algorithm to generate mazes.
- Windows 8.1
- NVIDIA GeForce GT 750M
- Rust compiler version
1.38.0-nightly
(nightly may not be required)
- Clone this repo.
- Make sure 🦀 Rust installed and
cargo
is in yourPATH
. - Inside the repo, run:
cargo build --release
.
Run the executable!
- Add CLI