aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2019-04-09 11:30:03 +0900
committerDevine Lu Linvega <[email protected]>2019-04-09 11:30:03 +0900
commitce496feb5003efe4408252952602e33e31512d13 (patch)
treee6ea251e744aede1f61c8d2ab5385966acb68262
parent10086d6a04351521d6dba54e8cd18c97bc2f6bcf (diff)
downloadOrca-ce496feb5003efe4408252952602e33e31512d13.tar.gz
Orca-ce496feb5003efe4408252952602e33e31512d13.zip
Better pilot example
-rw-r--r--desktop/sources/index.html1
-rw-r--r--examples/projects/pilot.orca22
2 files changed, 11 insertions, 12 deletions
diff --git a/desktop/sources/index.html b/desktop/sources/index.html
index fb07a04..8f573cc 100644
--- a/desktop/sources/index.html
+++ b/desktop/sources/index.html
@@ -55,7 +55,6 @@
terminal.controller.add("default","Program","Decr. Row",() => { terminal.modGrid(0,-1) },"{")
terminal.controller.add("default","Program","Next Clock", () => { terminal.nextClock() }, "Ctrl+Space")
-
terminal.controller.add("default","View","Zoom In",() => { terminal.modZoom(0.25) },"CmdOrCtrl+=")
terminal.controller.add("default","View","Zoom Out",() => { terminal.modZoom(-0.25) },"CmdOrCtrl+-")
terminal.controller.add("default","View","Zoom Reset",() => { terminal.modZoom(1,true) },"CmdOrCtrl+0")
diff --git a/examples/projects/pilot.orca b/examples/projects/pilot.orca
index 6469107..4090b60 100644
--- a/examples/projects/pilot.orca
+++ b/examples/projects/pilot.orca
@@ -1,17 +1,17 @@
.........................................
.#.PILOT.#...............................
.........................................
-.6C4.......8C8............C8.............
-..34T2342...68Tadaeagafe..48T*.*..*......
-..bV2.......cVa...........dV.............
+....8C2.......8C2.....2C4..2C4...C4..4C8.
+.gC3.02TFG.gC5.02TBG..A06..A02..A04..A44.
+..13TCEF....13TEAB..lV6..mV2..jV4..kV8...
+..1VE.......2VA.....D8....Cg.D2....Cg....
+.2C2.2K12.4C5.......*;dis20..*;cho40.....
+..0Y02TEA..44T3424..Da....Cg.D6....C4....
+....nVE....oV3.......;tre40...;vib40.....
.........................................
-.#.PLAY.#..........#.CTRL.#..............
+.D34Kjon...D84Kk.n...Da4Kkon...D84K..n...
+..Y.;43Ef4.*Y*;81Ef8..Y.;83Ef6.*Y*;e1Ef4.
.........................................
-.Vd.2Kbc..D6.2Kbc...D8.......R.9.........
-..Y.;02a...Y.;02af4..Y.;0ENV06f8.........
-.........................................
-.#.EFFECT.#..............................
-.........................................
-.D2...2Cg..D6...6Cg..Da....R.f...........
-.*;TREfa....;REVf3....;CHOf3.............
+.D24Klon...D44Km.n...D24Kion...D44K..n...
+.*Y*;63E...*Y*;24E...*Y*;13E...*Y*;c1E...
......................................... \ No newline at end of file