summaryrefslogtreecommitdiff
path: root/examples/chess/run
diff options
context:
space:
mode:
Diffstat (limited to 'examples/chess/run')
-rwxr-xr-xexamples/chess/run4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/chess/run b/examples/chess/run
deleted file mode 100755
index 4f0cdce..0000000
--- a/examples/chess/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-mknod p p
-stdbuf -oL cat camera.pos <(./board.sh) <(cat p | ./gnuchess-to-hackvr.sh) | hackvr "$USER" | ./hackvr-to-gnuchess.sh | gnuchess -x > p
-rm p