Some more easy tests
This commit is contained in:
parent
4aa85d0068
commit
c1efa29510
6 changed files with 53 additions and 5 deletions
|
@ -91,6 +91,18 @@ You're in front of building.
|
|||
You are in a valley in the forest beside a stream tumbling along a
|
||||
rocky bed.
|
||||
|
||||
> extinguish stream
|
||||
|
||||
Upstream or downstream?
|
||||
|
||||
You're in valley.
|
||||
|
||||
> light stream
|
||||
|
||||
Upstream or downstream?
|
||||
|
||||
You're in valley.
|
||||
|
||||
> lock
|
||||
|
||||
There is nothing here with a lock!
|
||||
|
@ -99,6 +111,10 @@ There is nothing here with a lock!
|
|||
|
||||
You have nothing in which to carry it.
|
||||
|
||||
> blast
|
||||
|
||||
Blasting requires dynamite.
|
||||
|
||||
> building
|
||||
|
||||
You're in front of building.
|
||||
|
@ -209,6 +225,10 @@ Blasting requires dynamite.
|
|||
|
||||
OK
|
||||
|
||||
> find bottle
|
||||
|
||||
You are already carrying it!
|
||||
|
||||
> drink water
|
||||
|
||||
The bottle of water is now empty.
|
||||
|
@ -452,7 +472,7 @@ Okay, "BOO".
|
|||
|
||||
> score
|
||||
|
||||
You have garnered 27 out of a possible 430 points, using 89 turns.
|
||||
You have garnered 27 out of a possible 430 points, using 93 turns.
|
||||
|
||||
> z
|
||||
|
||||
|
@ -460,7 +480,7 @@ OK
|
|||
|
||||
> score
|
||||
|
||||
You have garnered 27 out of a possible 430 points, using 91 turns.
|
||||
You have garnered 27 out of a possible 430 points, using 95 turns.
|
||||
|
||||
> quit keys
|
||||
|
||||
|
@ -474,7 +494,7 @@ Do you really want to quit now?
|
|||
|
||||
OK
|
||||
|
||||
You scored 27 out of a possible 430, using 93 turns.
|
||||
You scored 27 out of a possible 430, using 97 turns.
|
||||
|
||||
You are obviously a rank amateur. Better luck next time.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue