Add Ludens game development library

This commit is contained in:
Rien 2014-11-14 19:12:59 +01:00
parent 7e46927782
commit 38e3c2bc54

View File

@ -1011,6 +1011,15 @@
"description": "wrapper for the GNU multiple precision arithmetic library (GMP)",
"license": "LGPLv3 or GPLv2",
"web": "https://github.com/cowboy-coders/nim-gmp"
},
{
"name": "ludens",
"url": "git://github.com/rnentjes/nim-ludens",
"method": "git",
"tags": ["library", "game", "opengl", "sfml"],
"description": "Little game library using opengl and sfml",
"license": "MIT",
"web": "https://github.com/rnentjes/nim-ludens"
}
]