Added package maze (#1234)
This commit is contained in:
parent
0452606d66
commit
78369a1303
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue