Added package chipmunk7 (#2023)

This commit is contained in:
Avahe Kellenberger 2021-10-08 10:32:09 -04:00 committed by GitHub
parent 63f1e532cb
commit 321c7d2f0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23858,5 +23858,21 @@
"description": "A domain-specific for general purpose office automation. The language is embedded in Nim and allows for quick and easy integration of different office software environments.",
"license": "MIT",
"web": "https://github.com/FlorianRauls/office-DSL-thesis"
},
{
"name": "chipmunk7",
"url": "https://github.com/avahe-kellenberger/nim-chipmunk",
"method": "git",
"tags": [
"chipmunk",
"chipmunk7",
"collision",
"gamedev",
"game",
"wrapper"
],
"description": "Bindings for Chipmunk, a fast and lightweight 2D game physics library.",
"license": "MIT",
"web": "https://github.com/avahe-kellenberger/nim-chipmunk"
}
]