Rendezvous
Adventure game by Jenny Tyler & Chris Oxlade
Published in Computer Spy Games
For the Commodore VIC-20 (8K)

Synopsis:
You must collect a case from a locker at the station, give it to your contact, and return to the airport before the final flight departs.

Solution:
At the start of the game you are given two locations: where to collect a message (e.g. HOTEL), and where to leave a message for your contact (e.g. STATION). Make a note of these.

MOVE
HOTEL (the first location you were given at the start of the game)
READ (you are given a password e.g. KANGAROO, make a note of this)
MOVE
STATION (the second location you were given at the start of the game)
LEAVE
CAFE (this is where you will meet your contact)
12.00 (when you will meet them)
MOVE
HOTEL (if there aren't any enemy agents then WAIT a few minutes)
FOLLOW
SEARCH (if you do not find a key then return to the hotel and follow another agent)
MOVE
STATION
EXAMINE
KEY (a locker number will be displayed e.g. 269)
OPEN
269 (the locker number from the key)
MOVE
CAFE (the location where you will meet your contact)
TIME (if you arrive before 12.00 then WAIT until your contact arrives)
SAY
KANGAROO (the password you were given earlier)
MOVE
AIRPORT

Credits:
Solved by R.M. Smedley, July 2018.