aurxenon / JNativeCurses

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:C 77.0%Language:Java 23.0%