summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/tictactoe
Commit message (Collapse)AuthorAgeFilesLines
* left in a debug tee to stderrepoch2020-01-301-1/+1
|
* tic-tac-toe updateepoch2020-01-302-9/+13
|
* switched run script for tictactoe to use socatepoch2019-05-181-3/+1
|
* merge with testingepochqwert2019-02-071-1/+1
|\
| * tictactoe changes likely to get overwrittenepoch2019-02-073-4/+4
| |
* | changed listen.sh to not use named pipes and game.sh to not use uniq since ↵epochqwert2019-02-072-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 ↵epoch2019-02-062-3/+3
| | | | examples.
* I forgot to add the examples dir somehow. they're back. tictactoe works ↵epoch2019-02-068-0/+89
again too.