Added package nimothello (#1892)

This commit is contained in:
jiro 2021-05-02 18:33:14 +09:00 committed by GitHub
parent 127ebd71f3
commit 601687f1bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22419,6 +22419,21 @@
"license": "MIT",
"web": "https://github.com/lenniezelk/slugify"
},
{
"name": "nimothello",
"url": "https://github.com/jiro4989/nimothello",
"method": "git",
"tags": [
"othello",
"reversi",
"terminal",
"game",
"command"
],
"description": "A teminal othello (reversi) in Nim.",
"license": "MIT",
"web": "https://github.com/jiro4989/nimothello"
},
{
"name": "crowngui",
"url": "https://github.com/bung87/crowngui",