Cross platform terminal user interface library, similar to ncurses and termbox.
Are you tired of ncurses color limitations? Are you sick of PDCurses? Do you find Termbox good but don't like that its not cross platform? Do you just want to include one header and be done with it?
If you say yes, nPrkl might be the choice of a library for you.
Features:
- single header file
- real cross platform support
Usage:
- include nPrkl.h where you want to use it
- in one compilation unit define NPRKL_IMPLEMENTATION before the include
Planned features:
- truecolor support
- input