Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed a couple old scripts to not used a named pipe anymore | epoch | 2020-04-02 | 1 | -1/+1 |
| | |||||
* | left in a debug tee to stderr | epoch | 2020-01-30 | 1 | -1/+1 |
| | |||||
* | tic-tac-toe update | epoch | 2020-01-30 | 2 | -9/+13 |
| | |||||
* | switched run script for tictactoe to use socat | epoch | 2019-05-18 | 1 | -3/+1 |
| | |||||
* | merge with testing | epochqwert | 2019-02-07 | 1 | -1/+1 |
|\ | |||||
| * | tictactoe changes likely to get overwritten | epoch | 2019-02-07 | 3 | -4/+4 |
| | | |||||
* | | changed listen.sh to not use named pipes and game.sh to not use uniq since ↵ | epochqwert | 2019-02-07 | 2 | -20/+12 |
|/ | | | | it was causing a single line delay... because that's how it work. | ||||
* | changed the shebang from /bin/bash to /usr/bin/env bash on a lot of the ↵ | epoch | 2019-02-06 | 2 | -3/+3 |
| | | | | examples. | ||||
* | I forgot to add the examples dir somehow. they're back. tictactoe works ↵ | epoch | 2019-02-06 | 8 | -0/+89 |
again too. |