Add package tic80 (#2006)

This commit is contained in:
Thiago Navarro 2021-09-12 13:45:59 +00:00 committed by GitHub
parent a85620b28e
commit db574ddd8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23705,5 +23705,19 @@
"description": "Simple library to draw stuff on a window",
"license": "MIT",
"web": "https://github.com/GabrielLasso/drawim"
},
{
"name": "tic80",
"url": "https://github.com/thisago/tic80",
"method": "git",
"tags": [
"tic80",
"games",
"js",
"bindings"
],
"description": "TIC-80 bindings",
"license": "MIT",
"web": "https://github.com/thisago/tic80"
}
]