/JNativeCurses

JNI implementation of the PDCurses/ncurses library, it's still a WIP, but most of the important functionality is present

Primary LanguageCGNU General Public License v3.0GPL-3.0

JNativeCurses

This library is essentially a wrapper for the PDCurses/ncurses native libraries, it provides functions which correspond to native functions within these 2 libraries, making use of the JNI in order to call them