A POSIX Shell curses library
LICENSE | ||
README | ||
shell_curses.sh | ||
tictactoe.sh |
This is a POSIX-Compliant fork of BashSimpleCurses (github.com/metal3d/bashsimplecurses) It currently seems to work perfectly with Bash, KSH, ZSH, Posh, and Dash A fully functional two-player Tic-Tac-Toe demo is included. ADDITIONAL FEATURES: - Limited support for input (Only updated when enter/newline is pressed) - Most features not related directly to window compositing have been removed