Cursor-Optimized Drawing Library.
This is curses-like library, written on C. The library is fully supported by GNU/Linux and Windows 10.
Thanks to Alexey Kachaev(https://github.com/Gebet94) for porting the codl_get_key() function to Windows.
GNU/Linux:
mkdir build/cd buildcmake ..makesudo make install
Run sudo xargs rm < install_manifest.txt command