summaryrefslogtreecommitdiff
path: root/share/hackvr/examples
Commit message (Collapse)AuthorAgeFilesLines
* switched run script for tictactoe to use socatepoch2019-05-181-3/+1
|
* renamed Makefile to GNUmakefile because I use GNU specific stuffepoch2019-05-182-0/+45
|
* merge with testingepochqwert2019-02-074-11/+27
|\
| * tictactoe changes likely to get overwrittenepoch2019-02-073-4/+4
| |
| * merged some derpage I did on the wrong branch in the wrong copy of the repoepoch2019-02-063-10/+26
| |\
| | * added elevation choice and a default camera rotation for chess exampleepoch2019-02-063-10/+26
| | |
* | | 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-0617-18/+18
|/ | | | examples.
* I forgot to add the examples dir somehow. they're back. tictactoe works ↵epoch2019-02-0653-0/+1970
again too.