Merge pull request #2 from Vladar4/master

Added Nimgame
This commit is contained in:
Dominik Picheta 2012-12-09 12:24:20 -08:00
commit 70a92e4d69

View File

@ -6,5 +6,15 @@
"tags": ["web", "http", "framework", "dsl"],
"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"
}
]
]