wryl bu gisti düzenledi . Düzenlemeye git
1 file changed, 60 insertions
livecoded-text-adventure.nv(dosya oluşturuldu)
@@ -0,0 +1,60 @@ | |||
1 | + | Start the game: | |
2 | + | The Road is to the east of The House, | |
3 | + | The Forest is to the east of The Road, | |
4 | + | The Shed is to the south of The House, | |
5 | + | The Field is to the south of The House, | |
6 | + | The Shed is locked, | |
7 | + | You spawn. | |
8 | + | ||
9 | + | You are next to $a $place: You are at $a $place. | |
10 | + | ||
11 | + | Move to The Road, You have nothing: | |
12 | + | A car flattens you. | |
13 | + | ||
14 | + | Move to $A $Place, $A $Place is locked?: | |
15 | + | You can't move there because $A $Place is locked. | |
16 | + | ||
17 | + | Move to $A $Place, | |
18 | + | You are at $Another $Area, | |
19 | + | $A $Place is to the $direction of $Another $Area?: | |
20 | + | You are at $A $Place. | |
21 | + | ||
22 | + | Move to $A $Place, | |
23 | + | You are at $Another $Area, | |
24 | + | $Another $Area is to the $direction of $A $Place?: | |
25 | + | You are at $A $Place. | |
26 | + | ||
27 | + | Move to $A $Place: | |
28 | + | $A $Place isn't near here. | |
29 | + | ||
30 | + | Rewind, | |
31 | + | You are at $a $place, | |
32 | + | You start at $starting $point?: | |
33 | + | You are at $starting $point. | |
34 | + | Reset: Rewind. | |
35 | + | ||
36 | + | You are at The Road: A car flattens you. | |
37 | + | You are at The Forest: You win!, Reset. | |
38 | + | ||
39 | + | You start at The House. | |
40 | + | ||
41 | + | Pick up $A $Thing, | |
42 | + | You are at $Some $Place?, | |
43 | + | $A $Thing $is $at $Some $Place: | |
44 | + | You have $A $Thing. | |
45 | + | ||
46 | + | Pick up $A $Thing: | |
47 | + | $A $Thing isn't here. | |
48 | + | ||
49 | + | The Keys are in The House. | |
50 | + | The High-Viz Vest is in The Shed. | |
51 | + | ||
52 | + | Unlock $A $Place, | |
53 | + | $A $Place is locked, | |
54 | + | You have The Keys?: | |
55 | + | Awesome. | |
56 | + | ||
57 | + | Unlock $A $Place: You don't have The Keys. | |
58 | + | ||
59 | + | You start at $a $place?, You spawn: | |
60 | + | You are at $a $place. |
Daha yeni
Daha eski