home *** CD-ROM | disk | FTP | other *** search
/ The Glitch Apple Disk Collection / 2014.glitch.apple.collection.zip / indexed / VOODOO.DSK / HELLO.bas next >
BASIC Source File  |  2014-09-09  |  121b  |  5 lines

  1. 10  HOME 
  2. 20  PRINT "Scott Adams Adventure #4"
  3. 40  PRINT "Voodoo Castle"
  4. 50  PRINT  CHR$(4);"BRUN VOODOO CASTLE"
  5. 60  END