home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CBM Funet Archive
/
cbm-funet-archive-2003.iso
/
cbm
/
c64
/
games
/
Tomb.lzh
/
runme
(
.txt
)
< prev
next >
Wrap
Commodore BASIC
|
1993-11-12
|
851b
|
33 lines
10 print"[197]scape from [212]iamat's [212]omb
20 [153]
30 [153]"peekefore playing, create a
40 print"character using the program
50 [153]"'chrgen'. atnfter using chrgen,
60 print"load'tiamat's tomb',08,01
70 [153]"and you're all set.
80 print
90 print"[208]ress 'y' for a printout
100 [153]"of the command summary card.
110 geta$:ifa$=""then110
120 ifa$<>"y"thenend
130 open4,4,7:print#4:cmd4
140 print"c - chech statistics
150 [153]"d - discard an item
160 print"i - move up
170 [153]"j - move left
180 print"k - move right
190 [153]"l - look/search current area
200 print"m - move down
210 [153]"s - save current stats
220 print"u - use/equip an item
230 [153]
240 [153]"(NULL)hen using or dropping an item, you must enter the item's full
250 print"name. [201].e., enter heavy sword to equip (use) the heavy sword. [217]ou
260 [153]"cannot refer to items by number.
262 print"[212]he cursor keys also work to move around."
270 print
280 print"[210]ead the docs if you get stuck.
290 [153]
300 [160]4
310 [128]