summaryrefslogtreecommitdiff
path: root/examples/and8test.qua
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2018-03-24 15:42:58 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2018-03-24 15:42:58 -0400
commit30d0d4fca28d448f413d6db1c04f245882f2bf3f (patch)
treecdf2576e1eb1e642cadade2f8d5a9aab4ff7d379 /examples/and8test.qua
parentbd7790fa95be190ceb95f9da4e0a0a198d1119bd (diff)
Revert "Added no"
This reverts commit bd7790fa95be190ceb95f9da4e0a0a198d1119bd.
Diffstat (limited to 'examples/and8test.qua')
-rw-r--r--examples/and8test.qua22
1 files changed, 0 insertions, 22 deletions
diff --git a/examples/and8test.qua b/examples/and8test.qua
deleted file mode 100644
index f34b5ab..0000000
--- a/examples/and8test.qua
+++ /dev/null
@@ -1,22 +0,0 @@
-x y speedX speedY color
-30 30 1 0 BL
-30 31 1 0 GE
-30 32 1 0 BL
-30 33 1 0 GE
-30 34 1 0 BL
-30 35 1 0 GE
-30 36 1 0 BL
-30 37 1 0 GE
-
-
-30 39 1 0 GE
-30 40 1 0 GE
-30 41 1 0 BL
-30 42 1 0 GE
-30 43 1 0 BL
-30 44 1 0 GE
-30 45 1 0 GE
-30 46 1 0 BL
-30 30 0 0 !and8.qua
-
-# 01010101 & 11010110 = 01010100 \ No newline at end of file