home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 9 / readme.adv < prev   
Text File  |  1993-03-27  |  2KB  |  55 lines

  1. Adventure!                          
  2.  
  3. The original great game!  (As I modified it when converting it from 
  4. Honeywell FORTRAN 77 to MS DOS PDS FORTRAN v5.10).
  5.  
  6. Executable game files on ADVENT.ZIP 
  7.  
  8.      ADVENTUR.EXE - Adventure Program
  9.      AD.DAT       - Adventure Database -- must be with program file
  10.      README.ADV   - This file.
  11.      FILE_ID.DIZ  - BBS Directory Description File.
  12.  
  13. Now, if you want to take all of the fun and all of the challenge out of the
  14. game, here's everything you need to modify, figure out, and maintain Adventure.
  15. Of course, you need MS DOS PDS FORTRAN v5.10 or greater.
  16.  
  17. Source code on ADVSRC.ZIP 
  18.  
  19.      ADVENTUR.FOR - Adventure Program Source Code in MS DOS FORTRAN 77
  20.      ADVEDAT.ASC  - ASCII Input for Database Construction
  21.      DB.FOR       - Database Construction Program source, reads ADVEDAT.ASC
  22.      DB.EXE       - Database Construction Program.
  23.      ADVEMAP.FOR  - How to print a cave cheat chart Source Code
  24.      ADVEMAP.EXE  - Cave cheat chart program.
  25.      ADARR.FOR    - Dump AD.DAT in Array Format Source Code
  26.      ADARR.EXE    - Dump AD.DAT program.
  27.      AD2DUMP.FOR  - Dumps Arrays from ADVENTUR.SV File Source Code
  28.      AD2DUMP.EXE  - Dump Arrays from .SV program.
  29.      ADV.BAT      - Batch file to compile, link, and execute.
  30.      README.ADV   - This file.
  31.      FILE_ID.DIZ  - BBS Directory Description File.
  32.  
  33. Have a good time with this!  
  34.  
  35. If you have questions, I'll give it a shot, but you can thank the legendary
  36. Willie Crowthers for making this one of the oldest and best computer games,
  37. and one of the most widely ported in the industry!
  38.  
  39.  
  40.           ╔════════════════════════════════════════════════════════╗
  41.           ║        Adventure, the Original Colossal Cave!          ║
  42.           ║                 Ported to MS DOS by:                   ║
  43.           ║  FunStuff Software, makers of Personal Calendar(tm).   ║
  44.           ║  Member, Association of Shareware Professionals (ASP)  ║
  45.           ╟───────────────────────────────┬────────────────────────╢
  46.           ║   Paul Muñoz-Colman           │  CONTACT INFORMATION:  ║
  47.           ║   FunStuff Software           │  Voice 703-435-1110    ║
  48.           ║   11645 Charter Oak Court     │        703-693-5227    ║
  49.           ║   Suite 201                   │   FAX  703-435-3130    ║
  50.           ║   Reston, VA  22090-4526  USA │ CompuServe 71141,1224  ║
  51.           ╚═══════════════════════════════╧════════════════════════╝
  52.  
  53. -------------------
  54.  
  55.