Added package bearlibterminal

This commit is contained in:
Steve Johnson 2018-10-13 22:49:16 -07:00
parent 804964b169
commit 67d25cbeee

View File

@ -11074,5 +11074,20 @@
"description": "Console ascii line charts in pure nim", "description": "Console ascii line charts in pure nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/KeepCoolWithCoolidge/asciigraph" "web": "https://github.com/KeepCoolWithCoolidge/asciigraph"
},
{
"name": "bearlibterminal",
"url": "https://github.com/irskep/BearLibTerminal-Nim",
"method": "git",
"tags": [
"roguelike",
"bearlibterminal",
"tcod",
"libtcod",
"tdl"
],
"description": "Wrapper for the C[++] library BearLibTerminal",
"license": "MIT",
"web": "https://github.com/irskep/BearLibTerminal-Nim"
} }
] ]