summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/tictactoe
Commit message (Collapse)AuthorAgeFilesLines
* 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.