aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2019-04-23 09:47:56 +0900
committerDevine Lu Linvega <[email protected]>2019-04-23 09:47:56 +0900
commit3b83811cfc3eca3ce6e85d1bfd61b3b8f104877f (patch)
tree2241c94521d144f2e622bb51267357511a8163fc
parent8aeba24dda6d0b03c957bc0d43f7dd0675ef16cb (diff)
downloadOrca-3b83811cfc3eca3ce6e85d1bfd61b3b8f104877f.tar.gz
Orca-3b83811cfc3eca3ce6e85d1bfd61b3b8f104877f.zip
Added c and d examples
-rw-r--r--examples/c.orca17
-rw-r--r--examples/d.orca17
2 files changed, 34 insertions, 0 deletions
diff --git a/examples/c.orca b/examples/c.orca
new file mode 100644
index 0000000..c3ae8fe
--- /dev/null
+++ b/examples/c.orca
@@ -0,0 +1,17 @@
+.........................................
+.#.CLOCK.#...............................
+.........................................
+.#.COUNT.TO.8.#..........................
+.........................................
+..C8.....................................
+..5......................................
+.........................................
+.#.COUNT.TO.8.SLOWLY.#...................
+.........................................
+.2C8.....................................
+..2......................................
+.........................................
+.........................................
+.........................................
+.........................................
+......................................... \ No newline at end of file
diff --git a/examples/d.orca b/examples/d.orca
new file mode 100644
index 0000000..ff33eaa
--- /dev/null
+++ b/examples/d.orca
@@ -0,0 +1,17 @@
+.........................................
+.#.DELAY.#...............................
+.........................................
+.#.BANG.EVERY.4.FRAMES.#.................
+.........................................
+..D4.....................................
+.........................................
+.........................................
+.#.BANG.EVERY.8.FRAMES.#.................
+.........................................
+.2D4.....................................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+......................................... \ No newline at end of file