summaryrefslogtreecommitdiff
path: root/examples/and8test.qua
diff options
context:
space:
mode:
Diffstat (limited to 'examples/and8test.qua')
-rw-r--r--examples/and8test.qua22
1 files changed, 22 insertions, 0 deletions
diff --git a/examples/and8test.qua b/examples/and8test.qua
new file mode 100644
index 0000000..f34b5ab
--- /dev/null
+++ b/examples/and8test.qua
@@ -0,0 +1,22 @@
+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