home *** CD-ROM | disk | FTP | other *** search
/ CD PowerPlay 6 / TheCompleteAdventureCollection1995 / CDPP6.ISO / share / ddd / read.ddd < prev    next >
Encoding:
Text File  |  1993-04-07  |  3.4 KB  |  92 lines

  1. Ditch Day Drifter
  2. Copyright (c) 1990 by Michael J. Roberts.  All rights reserved.
  3.  
  4. This package was prepared April 07, 1993.
  5.  
  6. Ditch Day Drifter is a game that demonstrates TADS, the Text Adventure
  7. Development System, a programming tool for writing text adventure games.
  8.  
  9. Ditch Day Drifter is being distributed free of charge.  Please feel free
  10. to give a copy of Ditch Day Drifter to your friends.  Ditch Day Drifter
  11. may be distributed on the condition that it is distributed free of charge,
  12. unmodified, and in its entirety; please see LICENSE.DDD for details.
  13.  
  14.  
  15. The TADS Run-Time
  16. -----------------
  17.  
  18. In order to play Ditch Day Drifter, you need the TADS Run-Time module.
  19. To make the Ditch Day Drifter distribution file smaller, we distribute
  20. the TADS Run-Time module separately.  You should be able to find the
  21. file TADS2RUN (usually with an extension indicating the type of compression
  22. utility used, such as .ZIP or .SIT) from the same place you got Ditch
  23. Day Drifter.  If you have any trouble finding TADS2RUN, call our BBS;
  24. the latest TADS2RUN is always available for download at 415 493 2420.
  25.  
  26.  
  27. Notes for DOS users
  28. -------------------
  29.  
  30. To run the game, just type:   TR DITCH
  31.  
  32. On PC's, you can edit command lines with the arrow keys and other standard
  33. editing keys.  Review Mode (described in DITCH.DOC) is activated with
  34. function key F1.
  35.  
  36. Saved games are stored in standard DOS files, by default in the current
  37. directory (the directory from which you start the game), so make sure
  38. you have free disk space before you begin playing.
  39.  
  40.  
  41. About TADS
  42. ----------
  43.  
  44. TADS is a programming system that lets you write your own professional-
  45. quality text adventure games.  TADS uses a high-level, C-like object-oriented
  46. language.  The system comes with a compiler, the run-time system, a source
  47. file that implements a large set of common adventure objects, on-line
  48. documentation, and the source for a complete sample game.  When you
  49. register your shareware copy of TADS, you also get the printed, 240-page
  50. TADS Author's Manual, plus the TADS Debugger, a full source-level debugger
  51. for programs written with TADS.  You can get the latest TADS shareware
  52. from the High Energy BBS (see below).
  53.  
  54.  
  55.  
  56. For More Information
  57. --------------------
  58.  
  59. If you would like more information, or if you have any comments on our
  60. products, please contact us.  We can be reached through a variety of
  61. electronic means, as well as by mail.
  62.  
  63.     Telephone:
  64.        Credit card orders can be made by calling (415)493-2430 weekdays
  65.        from 10 AM to 6 PM Pacific Time.
  66.  
  67.     High Energy BBS:
  68.        The fastest way to reach us is through the High Energy BBS.  Set
  69.        your modem to 14,400 bps (or any lower speed), N-8-1, and dial
  70.        415-493-2420.  The BBS is open to the public -- you don't need to
  71.        be a registered user of any our products to access the system.
  72.        Feel free to browse the message conferences and libraries on the
  73.        BBS; you may be able to find the answer to your question without
  74.        having to wait for a reply.  Address specific questions to SYSOP.
  75.        PCPursuit users:  the High Energy BBS can be reached from the
  76.        San Jose (CASJO) outdial.
  77.  
  78.     Internet:
  79.        support@hinrg.starconn.com
  80.  
  81.     CompuServe:
  82.        73737,417
  83.  
  84.     GEnie:
  85.        M.ROBERTS10
  86.  
  87.     USPS:
  88.        High Energy Software
  89.        P.O. Box 50422
  90.        Palo Alto, CA  94303
  91.  
  92.