ShellCurses/README
2021-08-18 16:23:59 +02:00

10 lines
396 B
Plaintext

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