home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / agt17.zip / README.TOO < prev    next >
Text File  |  1994-05-19  |  11KB  |  220 lines

  1. This disk/ZIP file contains a complete, working, fully-functional "sampler" of
  2. what is available as the "Classic" Edition of Adventure Game Toolkit (AGT).
  3. In addition to the Classic Edition, Softworks has just released a follow-on
  4. product, the "Master's" Edition of AGT.  Both versions are now "freeware."
  5.  
  6.  
  7. THE "CLASSIC" EDITION OF THE ADVENTURE GAME TOOLKIT
  8.  
  9. The "Classic Edition" (i.e., the version we have been perfecting for the last
  10. seven years) of AGT is very simple to use and can be used by programming
  11. novices or even by non-programmer's to create very professional text
  12. adventures similar to those from firms like Infocom.  Versions of the Classic
  13. Edition are available for IBM, Macintosh, Atari ST and Amiga computers and
  14. games created on any of these computers can be re-compiled and played on any
  15. of the other computers.  The Classic Edition is still supported and available
  16. from Softworks as Shareware for only $20 (or $40 including a 223 page printed
  17. manual with lots and lots of detailed examples).
  18.  
  19. Anyone who orders the Classic Edition will get two disks filled with a number
  20. of "goodies" that are NOT included with the "unregistered" versions of AGT --
  21. specifically, you will get a number of great games (in AGT source code
  22. format):
  23.  
  24.       QUEST     Recover your magic spells and amulets from Blackwing's Pit.
  25.  
  26.       SQUYNCH   Challenge the evils and mysteries of the Land of Squynch. 
  27.                 Very clever!  As good as Infocom!
  28.  
  29.       PARANOIA  An adaptation of a classic fantasy role-playing game from
  30.                 "SpaceGamer/FantasyGamer" magazine.
  31.  
  32.       ELF       Help Santa make it a merry, merry Christmas by discovering
  33.                 how to make Rudolph's nose shine bright enough to fly the
  34.                 sleigh through the fog covering the North Pole.
  35.  
  36.       UNDERGND  A game of survival after World War III.  Uses all of the
  37.                 tricks of the original GAGS (Standard Level) adventures.
  38.  
  39.       DEENA     A woman warrior's struggle to escape from the lecherous
  40.                 Gendi tribe.  (R-rated)
  41.  
  42.       DRAGONS   An adventure in the Sultan's palace with side trips to his
  43.                 dungeon, the torture chamber and the harem.  (R-rated)
  44.  
  45.       BIGDATE   Get ready for your big date.  An adventure told from a
  46.                 woman's point of view.
  47.  
  48.       CTA       "Cristian Text Adventure" is an allegorical adventure where
  49.                 you battle figures like "Unbelief", "Greed" and "Lust" using
  50.                 such weapons as the "Sword of the Spirit" and the "Staff of
  51.                 Righteousness".
  52.  
  53.       FABLE     An allegorical quest for meaning and understanding in life.
  54.  
  55.       LOTTERY   An adventure in San Francisco with emphasize on the "red
  56.                 light" district.  (R-rated)
  57.  
  58.       NMR       "Adventures in NMR" is an example of how one might use an AGT
  59.                 game format to explain/describe something like a complex
  60.                 product or how to diagnois a problem with equipment, etc.
  61.                 Specifically, in NMR, the object is to purchase an NMR
  62.                 spectrometer and measure a spectrum without killing yourself
  63.                 in the process.
  64.  
  65.       EASTER    A game aimed at and suitable for children from 7-12.  Hunt for
  66.                 Easter Eggs around the house.  Truly charming!
  67.  
  68.       VANPELT   An orientation to the Van Pelt library at the University of
  69.                 Pennsylvania.  Used to teach new students how to find their
  70.                 way around the library and how to undertake basic library
  71.                 research.
  72.  
  73. Plus, anyone who orders the Classic Edition will get several great game
  74. creation utilities:
  75.  
  76.       AA        "Adventure Author" -- a utility to create Standard Level games
  77.                 by "filling-in-the-blanks" using a form.  The form is then
  78.                 turned into the basic data file that AGT needs.
  79.  
  80.       AGTMACRO  A TSR that creates "templates" for ROOMs, NOUNs, etc. from
  81.                 within your text editor or word processor -- saving you both
  82.                 time, errors and typing.
  83.  
  84.       AGTNUM    A utility than enables you to use meaningful "labels" rather
  85.                 than numbers, e.g., NOUN 233 can be expressed as NOUN [Big Ax],
  86.                 and MESSAGE 41 can become MESSAGE [Don't go near the dragon!].
  87.  
  88.  
  89. DIFFERENCES BETWEEN THE CLASSIC EDITION AND THE MASTER'S EDITION OF AGT
  90.  
  91. The "Master's Edition" is the long-awaited and long-promised version 2.0 of
  92. AGT and represents the response to over seven years of AGT user's requests for
  93. improvements and additional capabilities and features.
  94.  
  95. The MASTER'S EDITION of ADVENTURE GAME TOOLKIT is designed to allow a game
  96. designer/writer to create and play his/her own high-quality text adventure
  97. games with optional graphic illustrations, sound effects and music.  Once
  98. created, these adventure games can be shared with and enjoyed by others --
  99. even if they do not have a copy of the Adventure Game Toolkit themselves.
  100.  
  101.  
  102. FEATURES OF MASTER'S EDITION OF THE ADVENTURE GAME TOOLKIT
  103.  
  104. In addition to ALL the features and capabilities of the Classic Edition, the
  105. Master's Edition of AGT has a number of additional features, including:
  106.  
  107.    *     Bigger games; approximately twice as large as "Classic" games, e.g.,
  108.          up to 300 rooms, 200 nouns, 900 messages, etc., and a typical game
  109.          can have a vocabulary of 1000 words or more.
  110.  
  111.    *     An OOPS feature that allows you to edit/correct your input commands.
  112.  
  113.    *     Optional graphic illustrations using PCX formatted pictures for
  114.          display on CGA, EGA or VGA screens.  The PCX format is the most
  115.          widely available of any picture format and is supported by most PAINT
  116.          and/or DRAW programs.  Plus -- a great deal of PCX "clip-art" is
  117.          available.
  118.  
  119.    *     Optional animation using FLI files (produced by Autodesk Animator,
  120.          Animator Pro, 3D-Studio, PC-Animate, StrataVision 3D and other
  121.          animation packages) that can be displayed on VGA screens (only).  The
  122.          FLI format is the most widely used animation format.  Plus -- a great
  123.          deal of FLI animation "clip-art" is available.
  124.  
  125.    *     Optional music and sound effects that can be played in the
  126.          "background" during the game.  These sound effects can either use the
  127.          PC's internal speaker or use an AdLib or SoundBlaster (or compatible)
  128.          "sound card" (if one is available).
  129.  
  130.    *     Optional user-definable "look-and-feel" interface including a
  131.          menu-driven player input option that displays feasible commands for
  132.          the player to pick from.
  133.  
  134.    *     Optional "pop-up" hints available when the <Alt> and <h> keys are
  135.          pressed at the same time.
  136.  
  137.    *     Optional fonts (EGA and VGA monitors only) that can be changed to
  138.          suit the needs of the game.  The Master's Edition comes with over
  139.          30 sample fonts including Old English, Scrawl, Computereze.  Plus, a
  140.          Font Editor is provided that allows you to create your own unique
  141.          fonts.
  142.  
  143. The Master's Edition is totally compatible with the Classic Edition and
  144. games originally developed for the Classic Edition can be easily converted
  145. to (using a provided conversion utility) and used with the Master's Edition.
  146. The Master's Edition is available only for IBM (or compatible) computers.
  147.  
  148. However, be warned: The Master's Edition is aimed at the more sophisticated
  149. and experienced programmer/game designer!
  150.  
  151. The Master's Edition is available from Softworks for only $50.  This price
  152. includes the cost of six ZIPped disks with over 5 megabytes of goodies
  153. including complete documentation on disk, a bunch of game creation utilities,
  154. several brand new sample games including the complete AGT source code to:
  155.  
  156.     *    HUMONGOUS CAVE (believed to be the largest text adventure game
  157.          available on any microcomputer).  Based on the "Colassal Cave"
  158.          adventure, but expanded to 1000 points, 300 locations, hundreds of
  159.          objects, elves and other creatures, treasures and puzzles.
  160.  
  161.     *    HURRY! HURRY! HURRY! -- an illustrated, musical text adventure about
  162.          a mystery in a traveling circus with all of the game's related font,
  163.          music, sound effects and pictures files.
  164.  
  165.     *    SHERLOCK HOLMES -- a very unusual, menu-driven adventure where you
  166.          play the famous detective and try to solve a total of 18 separate
  167.          cases.  This adventure illustrates the Master's Edition's vastly
  168.          improved capability to handle questions and answers.
  169.  
  170.     *    BRAINSCAPE -- an adventure that takes place inside the brain similar
  171.          to the novels (and movie) by Isaac Asimov "Fantastic Voyage" and
  172.          "Fantastic Voyage II: Destination Brain".
  173.  
  174.     *    SQUYNCH -- a classic adventure in-the-style-of-Infocom in which you
  175.          challenge the evils and mysteries of the Land of Squynch. Very clever!
  176.  
  177.     *    PORK -- a parody of the Infocom ZORK series of adventures.  If
  178.          you were frustrated by ZORK, play PORK and enjoy the sweet fruits of
  179.          revenge.
  180.  
  181.     *    ADVENTURELAND and PIRATE'S ADVENTURE -- two true classic games by
  182.          Scott Adams converted to AGT.  See how a real master of the genre
  183.          does his magic!
  184.  
  185.  
  186. WHICH VERSION IS RIGHT FOR YOU?
  187.  
  188. If you are a "power" gamer/programmer and know that you can use (or need) the
  189. full power of the Master's Edition, then by all means -- get the Master's
  190. Edition.  If you have less experience with programming or game design, then
  191. you should probably start with the Classic Edition.  If you select the Classic
  192. Edition, you can always upgrade later when you need the full power of the
  193. Master's Edition -- for a special "registered AGT user" upgrade price of only
  194. $35.
  195.  
  196. REMEMBER:  Softworks is a member of the Association of Shareware Professionals
  197.            -- your guarantee of quality in shareware software.
  198.  
  199.                             ┌─────────┐
  200.                       ┌─────┴───┐     │              (tm)
  201.                    ───│         │O    │───────────────────
  202.                       │   ┌─────┴╨──┐ │   Association of
  203.                       │   │         ├─┘   Shareware
  204.                       └───┤    O    │     Professionals
  205.                    ───────│    ║    │─────────────────────
  206.                           └────╨────┘     MEMBER
  207.  
  208.  
  209.  
  210. THE ADVENTURE GAME TOOLKIT IS NOW "FREEWARE"
  211.  
  212. AGT is now "freeware."  This means that the authors, David Malmberg and Mark
  213. Welch, still retain the copyright to AGT and all of its related files, such
  214. as the documentations and sample games.  However, you or any other user may
  215. use the AGT system to develop and distribute your own games without paying any
  216. royalty to the AGT authors.
  217.  
  218. So enjoy!!
  219.  
  220.