Skip to content

Commit c47cc99

Browse files
committedNov 12, 2012
levels: Add tutorial08 - doing the impossible
Signed-off-by: Niels Thykier <niels@thykier.net>
1 parent 92d05b0 commit c47cc99

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed
 

‎ideas/snippets.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Solution/Movement:
2323
One-way one-time locks (can be rotated):
2424

2525
+++ +++
26-
_ - +B+
26+
_ - +b+
2727
+c+ OR -c-
28-
+b+ + +
29-
+++ +_+
28+
+b+ +_+
29+
+++
3030

‎levels/tutorial08.txt

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2D SuperFun!
2+
++++++++
3+
+G b+++
4+
+-+ c+++
5+
+ S+_+++
6+
++ -b+
7+
++++++++
8+
9+
button (4, 1) -> gate (4, 3)
10+
button (4, 1) -> gate (5, 4)
11+
button (6, 4) -> gate (1, 2)
12+
13+
Description: Its impossible - you might as well give up.
14+
Comment: For some value of "impossible".
15+
Solution:
16+
SE EH HH EE HH WW WW NT
17+
.
18+
SE EN NW NW WS SE T

0 commit comments

Comments
 (0)
Please sign in to comment.