mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package nim_2048 (#2947)
This commit is contained in:
parent
63e99cc2ce
commit
87166faf58
@ -34147,5 +34147,18 @@
|
|||||||
"description": "CrossDB Driver for Nim",
|
"description": "CrossDB Driver for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/openpeeps/crossdb-nim"
|
"web": "https://github.com/openpeeps/crossdb-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nim_2048",
|
||||||
|
"url": "https://github.com/enkaito/nim_2048",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"game",
|
||||||
|
"puzzle",
|
||||||
|
"2048"
|
||||||
|
],
|
||||||
|
"description": "2048 game clone runs in your terminal, written in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/enkaito/nim_2048"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user