diff options
Diffstat (limited to 'examples/not8test.qua')
-rw-r--r-- | examples/not8test.qua | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/not8test.qua b/examples/not8test.qua new file mode 100644 index 0000000..e645236 --- /dev/null +++ b/examples/not8test.qua @@ -0,0 +1,12 @@ +x y speedX speedY color +30 30 1 0 BL +30 31 1 0 GE +30 32 1 0 GE +30 33 1 0 BL +30 34 1 0 BL +30 35 1 0 GE +30 36 1 0 BL +30 37 1 0 GE +30 30 0 0 !not8.qua + +# ~01100101 = 10011010
\ No newline at end of file |