summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/tictactoe/game.sh
Commit message (Collapse)AuthorAgeFilesLines
* left in a debug tee to stderrepoch2020-01-301-1/+1
|
* tic-tac-toe updateepoch2020-01-301-9/+12
|
* changed listen.sh to not use named pipes and game.sh to not use uniq since ↵epochqwert2019-02-071-4/+4
| | | | 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-061-2/+2
| | | | examples.
* I forgot to add the examples dir somehow. they're back. tictactoe works ↵epoch2019-02-061-0/+30
again too.