tux314159 / libascii-ng

Rewrite of libascii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is basically a rewrite of https://github.com/erratic-c-programmer/libascii because that code was
not very good. At all.

So basically a terminal interface builder library

To compile:
$ make
To run the most "comprehensive" "test":
$ build/src/tests/test3

About

Rewrite of libascii


Languages

Language:C 96.8%Language:Makefile 3.2%