home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Glitch Apple Disk Collection
/
2014.glitch.apple.collection.zip
/
indexed
/
VOODOO.DSK
/
HELLO.bas
next >
Wrap
BASIC Source File
|
2014-09-09
|
121b
|
5 lines
10 HOME
20 PRINT "Scott Adams Adventure #4"
40 PRINT "Voodoo Castle"
50 PRINT CHR$(4);"BRUN VOODOO CASTLE"
60 END