summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/draw/draw.sh
Commit message (Collapse)AuthorAgeFilesLines
* added ability to export drawn thing in draw.sh to hard-coded path. moved ↵epoch2020-10-091-19/+31
| | | | squares to be centered around their own 0s
* changed the shebang from /bin/bash to /usr/bin/env bash on a lot of the ↵epoch2019-02-061-1/+1
| | | | examples.
* I forgot to add the examples dir somehow. they're back. tictactoe works ↵epoch2019-02-061-0/+36
again too.