Added package snekim (#2403)

This commit is contained in:
Anna Aurora 2022-11-11 02:37:23 +01:00 committed by GitHub
parent 4f2ecc458b
commit 3f877a56f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27817,5 +27817,19 @@
"description": "LDAP client bindings",
"license": "MIT",
"web": "https://github.com/inv2004/nimldap"
},
{
"name": "snekim",
"url": "https://codeberg.org/annaaurora/snekim",
"method": "git",
"tags": [
"game",
"2d-game",
"raylib",
"snake"
],
"description": "A simple implementation of the classic snake game",
"license": "LGPLv3",
"web": "https://codeberg.org/annaaurora/snekim"
}
]