| Crates.io | amaze |
| lib.rs | amaze |
| version | 0.1.1 |
| created_at | 2025-01-05 16:29:44.564844+00 |
| updated_at | 2025-01-05 16:30:32.8089+00 |
| description | A maze generator |
| homepage | https://github.com/sunsided/amaze-rs |
| repository | https://github.com/sunsided/amaze-rs |
| max_upload_size | |
| id | 1504902 |
| size | 62,025 |
A playground for maze generation.

Example GUI usage (default style, seed, and size):
just show-gui
This shows the GUI depicted above.
Example CLI usage (default style, seed, and size):
just show-example
Example output:
╷╶───┬╴┌─┬╴┌─┐┌┐
└───┐├┐│╷└─┴╴└┘│
╶─┬┐│╵└┤├┐┌───┐│
┌─┘╵└─┐└┘│└┐┌┐└┤
└─┐┌──┘╶┬┘┌┤╵└─┘
┌┐│└───┐│┌┘│┌──┐
│└┘┌┐┌┐││└┐╵│┌┐│
├──┘└┘└┘└┐└─┘│││
└┐╷┌─┬┐┌┐└┐┌─┘└┤
╷│└┘┌┘└┘│┌┘│┌┐╶┘
│└─┐└─┐╶┘│┌┘││┌┐
├┬┐└─┐│┌─┘└─┘├┘│
│││┌┐│││┌┐╷┌┐│┌┘
││╵│└┘└┴┘└┤││╵└┐
│└┐└┐┌───┐╵│└──┤
└╴└─┴┘╶──┴─┘╶──┘
Alternatively, you can generate a PPM image using:
just show-example-ppm