aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-05-29 11:09:26 +0200
committerPacien TRAN-GIRARD2014-05-29 11:09:26 +0200
commit576d8965297c3707f35c56dea5e8e92deb3fcdc0 (patch)
treeb8fc2e11a6d3cd82beec2091025823d737487c9a
parent1f4c3072310613facdbe318098762e79a1ed6970 (diff)
downloadesieequest-576d8965297c3707f35c56dea5e8e92deb3fcdc0.tar.gz
Complete test files
-rw-r--r--test/commands.txt40
-rw-r--r--test/explore.txt5
-rw-r--r--test/lose.txt (renamed from test/random.txt)10
-rw-r--r--test/win.txt112
4 files changed, 137 insertions, 30 deletions
diff --git a/test/commands.txt b/test/commands.txt
index cc8b061..9921ccc 100644
--- a/test/commands.txt
+++ b/test/commands.txt
@@ -1,35 +1,35 @@
1// test all the commands
1help 2help
2// go to the off-script rooms 3look
4sound
3go north 5go north
4go west 6turn left
7go
5go north 8go north
6go east 9go east
7go east 10go east
8go east 11go east
9go north 12go north
10go east 13go east
11go north
12take Weighted Storage Cube
13take Edgeless Safety Cube
14take Portable Black-hole
15take Edgeless Safety Cube
16go south 14go south
17go east 15inventory
16turn left
17do
18drop beamer
19take beamer
18go north 20go north
19take Portable Quantum Tunneling Device
20use Portable Quantum Tunneling Device
21go south
22go east 21go east
22use beamer
23go north 23go north
24take keycard
25use beamer
24go south 26go south
25use Portable Quantum Tunneling Device 27talk sumobot
26go south 28back
27go east 29go east
28go east 30alea ENTRANCE_STREET
29go north 31go west
30take KeyCard 32save test.eqg
31go north 33new challenge
32drop KeyCard 34load test.eqg
33go south
34//
35quit \ No newline at end of file 35quit \ No newline at end of file
diff --git a/test/explore.txt b/test/explore.txt
index e99c900..fb20adf 100644
--- a/test/explore.txt
+++ b/test/explore.txt
@@ -1,3 +1,4 @@
1// explore all rooms
1go north 2go north
2go west 3go west
3go north 4go north
@@ -25,9 +26,9 @@ go south
25go west 26go west
26go south 27go south
27go east 28go east
29// we skip the off-script rooms that have special behaviours
28go south 30go south
29go east 31go east
30go south 32go south
31go east 33go east
32go north 34go north \ No newline at end of file
33// we don't want to explore off-script rooms that have special behaviours \ No newline at end of file
diff --git a/test/random.txt b/test/lose.txt
index 19c71f9..02628d2 100644
--- a/test/random.txt
+++ b/test/lose.txt
@@ -1,3 +1,4 @@
1// get trapped in the dead end
1go north 2go north
2go west 3go west
3go north 4go north
@@ -7,11 +8,4 @@ go east
7go north 8go north
8go east 9go east
9go east 10go east
10alea Storage room 11go north \ No newline at end of file
11go east
12back
13alea
14go east
15back
16alea poire
17go east \ No newline at end of file
diff --git a/test/win.txt b/test/win.txt
index e69de29..bb8b2b1 100644
--- a/test/win.txt
+++ b/test/win.txt
@@ -0,0 +1,112 @@
1// solve the game
2go north
3take note
4use note
5//
6// Find Athanase
7//
8go west
9go north
10go east
11go east
12go east
13go north
14go west
15go south
16go east
17go north
18go east
19talk athanase
20//
21// Feed Athanase
22//
23back
24back
25back
26back
27back
28back
29back
30back
31back
32back
33take emergency banana
34go north
35go east
36go east
37go east
38go north
39go west
40go south
41go east
42go north
43go east
44talk athanase
45//
46// Find the Disk
47//
48back
49back
50back
51back
52back
53back
54go east
55go south
56go east
57go north
58take bootloader disk
59back
60back
61back
62back
63go north
64go west
65go south
66go east
67go north
68go east
69talk athanase
70//
71// Find the Console
72//
73back
74back
75back
76back
77back
78back
79back
80back
81go south
82go east
83go north
84take portable remote console
85back
86back
87back
88go east
89go east
90go north
91go west
92go south
93go east
94go north
95go east
96talk athanase
97//
98// Install the Console
99//
100back
101back
102back
103back
104back
105back
106back
107go south
108go south
109turn left
110turn left
111use portable remote console
112use bootloader disk \ No newline at end of file