You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
LICENSE | 2 years ago | |
README | 1 year ago | |
shell_curses.sh | 1 year ago | |
tictactoe.sh | 1 year ago |
README
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