terminalgl
A small text based graphics library
v0.2.0
Changed drawing to work by printing directly to the terminal rather than by using an intermediary struct.
Added color with the
drawc
module.