Hacker News new | ask | show | jobs
by dmacvicar 2212 days ago
https://github.com/nsf/termbox is a very well known one, and has inspired several clones in other languages as well.
1 comments

I second termbox. It's a well crafted library, and easy to understand by just reading the h file. I wrote the Ada binding for it just a few weeks ago.