mazinator 0.1.1

Command line tool to generate beautiful maze.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.colored]
version = "1.9"

[dependencies.rand]
version = "0.7"

[package]
authors = ["Vui-Chee <vuicheesiew@gmail.com>"]
description = "Command line tool to generate beautiful maze."
edition = "2018"
homepage = "https://github.com/Vui-Chee/mazinator"
license = "MIT"
name = "mazinator"
version = "0.1.1"