added impulse_engine package

This commit is contained in:
matkuki 2016-01-10 23:29:18 +01:00
parent d35f6f12ec
commit 59fb639e01

View File

@ -3967,5 +3967,18 @@
"description": "Algebraic structures and related operations for Nim",
"license": "Apache2",
"web": "https://github.com/unicredit/emmy"
},
{
"name": "impulse_engine",
"url": "git://github.com/matkuki/Nim-Impulse-Engine",
"method": "git",
"tags": [
"physics",
"engine",
"2D"
],
"description": "Nim port of a simple 2D physics engine",
"license": "zlib",
"web": "https://github.com/matkuki/Nim-Impulse-Engine"
}
]