Added package maze (#1234)

This commit is contained in:
jiro 2019-11-02 15:46:36 +09:00 committed by Miran
parent 0452606d66
commit 78369a1303

View File

@ -15079,5 +15079,19 @@
"description": "Arch Linux Pacman Optimizer",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-chonker"
},
{
"name": "maze",
"url": "https://github.com/jiro4989/maze",
"method": "git",
"tags": [
"maze",
"cli",
"library",
"algorithm"
],
"description": "A command and library to generate mazes",
"license": "MIT",
"web": "https://github.com/jiro4989/maze"
}
]