summaryrefslogtreecommitdiff
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* forgot the Makefileepoch2020-01-271-0/+5
|
* added ANOTHER example of a calendar program. might have figured out a good ↵epoch2020-01-272-0/+117
| | | | way to hashbang hackvr.
* updated dungen tools to separate ascii viewer and the actual generatorepoch2019-07-133-40/+58
|
* forgot to even build it before commit. wtf?epoch2019-06-101-0/+1
|
* pretty print to stderr. output 256 byts of raw dungeon to stdoutepoch2019-06-101-9/+16
|
* added ability to set seed in dungen and commented out sleep that was used ↵epoch2019-06-102-2/+11
| | | | for watching the generating
* added a simple dungeon generator that might be used for something eventuallyepoch2019-06-103-0/+83
|
* nulling errors from grep and shuf in the game.sh for wordsearchepoch2019-05-181-2/+2
|
* 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.
* added default font and set makelabel to use it.epoch2019-02-051-0/+1
|
* fuck if I know. lots of shit. moved files.epoch2018-12-1674-0/+59465