added nimgame

This commit is contained in:
Vladar 2012-12-09 22:05:29 +02:00
parent 82d6e13374
commit f78ef00da2

View File

@ -7,4 +7,13 @@
"description": "A sinatra-like web framework for Nimrod.",
"license": "MIT"
}
]
{
"name": "nimgame",
"url": "git://github.com/Vladar4/nimgame/",
"method": "git",
"tags": ["game", "engine", "sdl"],
"description": "Simple 2D game engine for Nimrod language.",
"license": "MIT"
}
]