Skip to content

Java Native NCurses

Compare
Choose a tag to compare
@CommandJoo CommandJoo released this 03 Dec 11:18
· 19 commits to main since this release

Java NCurses implementation
[+] Formatting Strings by using $ codes
[+] Minimum window bounds
[+] Made many Curses methods statically available
[+] Better more efficient ColorBuilder
[~] Refactor NativeCurses -> Curses and package Change