home *** CD-ROM | disk | FTP | other *** search
/ Aztec Shareware Collection / ARCADE_2.ISO / quatris / qmanual.doc < prev    next >
Text File  |  1993-07-01  |  20KB  |  495 lines

  1.  LAST UPDATE: 07/01/1993
  2.  ----------------------------------------------------------------------
  3.        QUATRIS II+ is Copyright (C) 1993 by Eugene Ignatius Kim 
  4.                       Copyright (C) 1993 by Hong Kim
  5.                       Copyright (C) 1993 by Awesome Softworx
  6.  
  7.                         ALL RIGHTS RESERVED 
  8.  
  9.   This document, including all of the files that are part of the 
  10.   Quatris II+ program is copyrighted and is subject to any modifi-
  11.   cations. 
  12.  
  13.   QUATRIS II+ was compiled with Borland Pascal With Objects 7.0
  14.   using both BGI and the GENUS graphics library series (PCX & FX).
  15.  
  16.   QUATRIS II+ was written using a 486/50 DX local bus system 
  17.   running under IBM OS/2 2.0.
  18.  
  19.   Title screen compiled under Turbo C++ 3.0 by Hong Kim.  Most graphics
  20.   functions are performed using Fastgraph 3.0 library from Ted Gruber
  21.   Software.
  22.  
  23.        Portions Copyright Genus Microprogramming, Inc. 1988-1990
  24.  -----------------------------------------------------------------------
  25.  
  26.  
  27.                               DISCLAIMER 
  28.  
  29.         The authors of Quatris II+ have made their best efforts
  30.     in writing a "bug-free" program.  The authors and Awesome
  31.     Softworx make no warranty for this "free" version of Quatris II+.  
  32.     The authors of Quatris II+ and Awesome Softworx shall not be 
  33.     responsible for any incidental damages arising out of, or in 
  34.     connection with any misuse of the program.
  35.  
  36.  _______________________________________________________________________
  37.  
  38.                            TABLE OF CONTENTS
  39.  ______________________________________________________________________
  40.  
  41.       1 - INTRODUCTION
  42.       2 - HOW TO PLAY QUATRIS II+
  43.  
  44.       3 - Install/Running Under DOS
  45.       4 - Running Under ....... WINDOWS 3.1
  46.       5 - Running Under ....... OS/2 2.0
  47.  
  48.       6 - Skipping The Title Screen / Disabling Sound / Clearing Scores
  49.       7 - Penalties For Using Bombs
  50.       8 - QUATRIS II+ Feature Summary
  51.  
  52.       9 - System Requirements
  53.      10 - NEW FEATURES/FIXES
  54.      11 - CUSTOMER SUPPORT / TROUBLE SHOOTING
  55.  
  56.      12 - METHOD OF DISTRIBUTION -- (SHAREWARE/PD VENDORS: READ!!!)
  57.  
  58.  
  59.  _______________________________________________________________________
  60.   
  61.                          1.  INTRODUCTION
  62.  _______________________________________________________________________
  63.  
  64.      This program was originally written for a high school programming
  65.    contest sponsored by LAUSD and Rockwell International.  Quatris, an 
  66.    entry from Granada Hills High School, was awarded first place for 
  67.    this contest in 1990 when the author was 16 years old.  Quatris was 
  68.    released as public domain followed by Quatris Pro which was named as 
  69.    "Best New Programs of 1991" by Public Software Library.  The author
  70.    (19) wrote Quatris II+ while studying at UC Berkeley (Spring 1993).  
  71.  
  72.      Hong Kim (17) is a student at Granada Hills High School and is one
  73.    of two brothers of Eugene Kim.  Hong Kim wrote the Title Screen for
  74.    Quatris II+.  Henry Kim (11, youngest of the three brothers) is 
  75.    another future partner to the Awesome Softworx organization.
  76.  
  77.  
  78.  
  79.  _______________________________________________________________________
  80.  
  81.                     2. **  HOW TO PLAY QUATRIS II+  **
  82.  _______________________________________________________________________
  83.  
  84.   Help is also available by selecting HELP from the Quatris II+ main
  85.   menu.  
  86.  
  87.   You are given objects composed of 2 or more blocks which will 
  88.   start falling down from the top of the screen.  You can rotate
  89.   and move these blocks by pressing up, left, right, and down arrow
  90.   cursor keys.
  91.  
  92.   You are to rotate and guide these objects to the bottom of the well
  93.   in a way so that they will all "fit" together.  When you completely
  94.   fill up a row, that particular row will disappear.  You are to 
  95.   continue this step so that the objects will not stack-up to the 
  96.   top--if they do, the "GAME IS OVER".  If this is your first time 
  97.   playing, do not use any of the bombs, it will give you a wrong idea
  98.   of the game.  Also note that there are several penalties for using 
  99.   the bombs.
  100.  
  101.   The more rows you fill-in at once, the more points or more (QX)s you
  102.   get.  High scores are sorted using your (QX)s.  
  103.  
  104.   You can use Regular, Super, or Match bomb by pressing "1", "2", or 
  105.   "3," repectively.  Again, if you are a first time player, using the
  106.   bombs at this point can give you a wrong idea of how this game works.
  107.  
  108.   Quatris II+ is a tournament style game that can take hours to complete.
  109.   For the player's convenience, Quatris II+ lets the player save the game
  110.   and continue at a later time.  To save the game, simply press [ESC] 
  111.   and your game will be saved using your NAME as the file name with 
  112.   ".SAV" extension in the Quatris II+ directory.  This is the same file
  113.   where your keyboard configuration is also stored.
  114.   
  115.   BONUS GAMES:  -------------------------------------------------------
  116.                One of the bonus games that should be exaplained
  117.     is the one with 5 small blocks.  This is also a variant of the game
  118.     called "Simon".  The computer will first blink few of the blocks and
  119.     the player is to memorize and follow the sequences displayed by the 
  120.     computer.  The number keys on top of your keyboard (1 through 5) 
  121.     should be used to press these blocks.
  122.   ---------------------------------------------------------------------
  123.  
  124.   Here are some keys that you should know:
  125.  
  126.     These keys are installed by default, you can also customize
  127.    these keys to fit your own preferences.   You can also view this 
  128.    by pressing "F1" while you are playing. 
  129.  
  130.   - [LEFT,RIGHT] cursor keys.  Move the blocks left or right.
  131.   - [DOWN] cursor key.         Move the block down.
  132.   - [HOME] cursor key.    Turns the grid on/off.
  133.   - [PgDn] cursor key.    Drop the object to the bottom of the well.
  134.                           Similar to [Down] key.
  135.   - [UP] key.                  Rotate blocks.
  136.   - "S" :  Toggle sound on/off
  137.   - "P" :  Pause game
  138.   - "1" :  Wipe bomb  -   Move the selection bar and press [ENTER]
  139.                           activate the bomb.
  140.   - "2" :  Match bomb -   Destroys all blocks with the same images
  141.                           as the falling object.  For example, if
  142.                           the current falling object has blocks with
  143.                           images A, B, and C, all of the blocks in 
  144.                           the screen with A, B, and C images will be
  145.                           destroyed.  After the the blocks are destroyed,
  146.                           the remaining blocks will stack to the bottom.
  147.   - "3" :  Super bomb -   Super bomb.
  148.   - <ESC> key will bring you back to MAIN MENU and save your current
  149.     game.
  150.  
  151.  
  152.  
  153.  
  154.  _______________________________________________________________________
  155.  
  156.        3.  Install / Running Under DOS
  157.  _______________________________________________________________________
  158.  
  159.   Running Quatris II+ from DOS:
  160.  
  161.    To run the program, simply type "RUNME" or "Q2PLUS" at the DOS
  162.    prompt.  RUNME.BAT only displays a few help texts before running
  163.    Q2PLUS.
  164.  
  165.  * To install QUATRIS II+ to your hard disk, follow instructions 
  166.    below:  
  167.  
  168.     1.  First, you need to create a directory for Quatris II+.
  169.         Type MD and a new directory name, say, Q2PLUS:
  170.  
  171.                  C:\> MD Q2PLUS
  172.  
  173.     2.  Change your directory to the new Q2PLUS directory:
  174.  
  175.                  C:\> CD Q2PLUS
  176.                  C:\Q2PLUS>
  177.  
  178.         Your DOS prompt should have changed as shown above.
  179.  
  180.     3.  Copy Quatris II+ files from your disk, say, drive A:
  181.  
  182.                  C:\Q2PLUS> COPY A:*.*
  183.  
  184.     4.  Run Quatris II+:         
  185.                  C:\Q2PLUS> RUNME
  186.  
  187.  
  188.  
  189.  
  190.  _______________________________________________________________________
  191.  
  192.              4.  RUNNING QUATRIS II+ UNDER WINDOWS 3.1
  193.  _______________________________________________________________________
  194.  
  195.  * Installing QUATRIS II+ in Windows: -----------------------------------
  196.    
  197.    A patch program that will automatically install QUATRIS II+ to your
  198.    Windows Program Manager may soon be available.  For now, you must
  199.    install Quatris II+ manually.
  200.  
  201.    1.  Select a program group, say "Games," by clicking any of the
  202.         available program group windows.
  203.    2.  Goto File menu and select New.
  204.    3.  Click Program Item and select OK.
  205.    4.  Enter "Quatris II+" for description.  Press TAB.
  206.    5.  Enter the directory of Quatris II+ followed by Q2PLUS.EXE.
  207.        Press TAB.
  208.        (Example: C:\Q2PLUS\Q2PLUS.EXE)
  209.  
  210.    6.  Enter the working directory of Quatris II+.
  211.        (Example: C:\Q2PLUS)
  212.  
  213.    7.  Click "Change Icon" button.
  214.    8.  Type in the Quatris II+ directory followed by the file Q2PLUS.ICO.
  215.        (Example: C:\Q2PLUS\Q2PLUS.ICO)
  216.  
  217.    9.  Click OK.  Click OK again.
  218.   10.  Double click on the Quatris II+ icon (the Robot icon) to
  219.        run Quatris II+.
  220.  
  221.   11.  You can switch back to the Program Manager by pressing CTRL-ESC 
  222.        or ALT-ESC anytime while running Quatris II+. 
  223.  
  224.   12.  You may also try pressing ALT-ENTER to try running it inside the
  225.        Windows desktop.  Quatris II+ may run slower in this mode.
  226.        Press ALT-ENTER again to run Quatris II+ in full-screen mode.
  227.  
  228.  
  229.  
  230.  _______________________________________________________________________
  231.  
  232.               5.  RUNNING QUATRIS II+ UNDER OS/2 2.0
  233.  _______________________________________________________________________
  234.  
  235.  * Running Quatris II+ under OS/2 2.0: ----------------------------------
  236.  
  237.    Quatris II+ was programmed under the OS/2 environment.  There 
  238.    shouldn't be any problems running Quatris II+ under OS/2.
  239.  
  240.    Turn off the "Video Retrace Emulation" in your DOS session
  241.    settings before running Quatris II+.  
  242.  
  243.    You may also want to disable the background execution setting.
  244.    This way you don't have to pause the game when working with other
  245.    programs.  
  246.  
  247.    Keyboard responses could get a little slow for playing Quatris II+ 
  248.    when multi-tasking a lot of other programs.  Try executing 
  249.    "QUICKEY.COM" once or twice before running Quatris II+.  The blocks
  250.    should move with much better control.
  251.  
  252.  
  253.  
  254.  _______________________________________________________________________
  255.  
  256.    6.  SKIPPING THE TITLE SCREEN / DISABLING SOUND / CLEARING SCORES
  257.  _______________________________________________________________________
  258.  
  259.   SKIP TITLE SCREEN:
  260.  
  261.    If you are sick of looking at the same title screen every time 
  262.    you load the program, use parameter "/T" to skip title screen 
  263.    animation.  
  264.  
  265.                    Example:    " C:\> Q2PLUS /T " 
  266.  
  267.    " C:\> QUATRIS2 /T /S " - will turn off both sound & the title.
  268.  
  269.   DISABLE SOUND INITIALLY:
  270.  
  271.    To start the program silently with no sounds, type in parameter
  272.    "/S" when running QUATRIS II+.  This will disable the sound 
  273.    initially.
  274.  
  275.                    Example:    " C:\> Q2PLUS /S "
  276.  
  277.    You can always enable sound again by pressing "S" while playing
  278.    or choosing SOUND option from main menu.
  279.  
  280.   CLEARING SCORES:
  281.   
  282.    To clear all the high scores, use the CLRSCORE.EXE utility.
  283.    
  284.                    Example:    " C:\> CLRSCORE "
  285.  
  286.  _________________________________________________________________________
  287.  
  288.                     7.  PENALTIES FOR USING BOMBS:
  289.  _________________________________________________________________________
  290.  
  291.   Watch your score and energy when using the bombs.  The bombs reduce
  292.   your energy, but they also reduce your score!  Some bombs will 
  293.   increase the number of rows you need to destroy.
  294.  
  295.  
  296.  _______________________________________________________________________
  297.  
  298.                        8.  Feature Summary
  299.  _______________________________________________________________________
  300.  
  301.  
  302.    Quatris II+ features...
  303.  
  304.         -  Over 50 challenging shapes.
  305.         -  Three bombs (Wipe, Match, and Super Bomb).
  306.         -  Dynamic Well.
  307.         -  Grid Toggle to aid visibility.
  308.         -  AutoRotate to rotate large objects next to the walls.
  309.              Most tetris-type games, including Super Tetris,
  310.              can't rotate some of the longer blocks unless the blocks
  311.              are at a certain distance away from the walls.
  312.  
  313.         -  Tournament style game levels.
  314.         -  Redefinable key configuration.
  315.         -  Save & continue games.
  316.         -  Easy to use 3D graphical user interface with pop-up menu.
  317.  
  318.  
  319.  _______________________________________________________________________
  320.  
  321.                        9.  System Requirements
  322.  _______________________________________________________________________
  323.  
  324.   System Requirements
  325.  
  326.   Hardwares:
  327.    - IBM PC, XT, AT, IBM PS/2 Series, or a 100% compatible computer
  328.    - An EGA/VGA card with 256k or more video memory
  329.      (May have problems on old EGA cards with 64k memory)
  330.    - EGA monitor display or better.
  331.    - 640k RAM
  332.    - 286 or faster CPU recommended.  
  333.  
  334.   Software:
  335.    - Microsoft DOS or IBM OS/2 2.0.  Also runs under Windows 3.1.
  336.  
  337.  _________________________________________________________________________
  338.  
  339.                     10.  NEW FEATURES / FIXES
  340.  _________________________________________________________________________
  341.  
  342.   Fixes:
  343.     -  Quatris II+ now works with MIRROR.EXE fully loaded.
  344.     -  Quatris II+ now works with 486 machines running at 66 mhz.
  345.  
  346.   Changes:
  347.     -  Revised ordering form and documentation.
  348.        (New price adjustments)
  349.     -  Windows icon file.
  350.  
  351.   Explanation:
  352.      
  353.     Previous versions of Quatris II+ had problems running with 
  354.     MIRROR.EXE and QEMM loaded together.  Quatris II+ also 
  355.     didn't work when some 486 machines were running at 66 mhz.
  356.     This problem was temporarily settled previously by disabling
  357.     the MIRROR program and setting the turbo switch of the 486 
  358.     machines down to 33 mhz.
  359.  
  360.     All these problems were miraculously solved when Quatris II+
  361.     was simply recompiled using the new Borland Pascal With 
  362.     Objects 7.0!  Not to blame anybody, but we think the bugs 
  363.     were caused by the previous version of Turbo Pascal used.
  364.  
  365.  _________________________________________________________________________
  366.  
  367.                11.  CUSTOMER SUPPORT / TROUBLE SHOOTING
  368.  _________________________________________________________________________
  369.  
  370.   *  Just for your information, please read section 10 for 
  371.      previous bugs that are now fixed.
  372.  
  373.    If the title screen comes out distorted/weird, and the
  374.    program crashes later, it is because your VGA card is not
  375.    100% compatible with the IBM standard.  You will have to
  376.    then skip the title screen, but you will be able to play
  377.    the game.  To skip the title screen, type "Q2PLUS /T"
  378.    at your dos prompt.
  379.  
  380.    If you have other problems running QUATRIS II+, please try
  381.      the following before calling us:
  382.  
  383.    < Please boot your system from a DOS diskette with empty
  384.     config.sys and autoexec.bat.  By "empty" we mean the DOS does
  385.     not load any external devices or TSR programs.  
  386.  
  387.     If QUATRIS II+ works without a problem under this condition,
  388.     one of your device drivers or TSR programs must be causing
  389.     the conflict.  Please send us the contents of your autoexec.bat
  390.     and config.sys if this happens.
  391.  
  392.  ______________________________________________________________________
  393.  
  394.   If you have questions, please call:
  395.  
  396.             (818)701-7465 -- BBS (by MODEM Only)
  397.  
  398.             (818)886-5480 -- VOICE/FAX
  399.             (213)384-0147 -- VOICE
  400.  
  401.   If we are not available, try again after 4pm pacific time--this is
  402.   a company being run by teenagers (school!).
  403.  
  404.   NOTE:  We can ignore any technical support calls for
  405.          any "free" version of Quatris II+.
  406.  
  407.   Our mailing address is:
  408.  
  409.             AWESOME SOFTWORX
  410.             4157 W 5TH ST. SUITE 222
  411.             LOS ANGELES, CA 90020  USA
  412.  
  413.  ______________________________________________________________________
  414.  
  415.                     12.  METHOD OF DISTRIBUTION
  416.  ______________________________________________________________________
  417.  
  418.     Note : Quatris II+ is NOT a Shareware!
  419.  
  420.   - BBS:  
  421.  
  422.        SysOps (System Operators) may treat this version of Quatris II+
  423.     as a free program.  We request that SysOps remove any older 
  424.     versions of the Quatris series (chart shown below) in his/her BBS.
  425.  
  426.   - PD/SHAREWARE DISTRIBUTORS/VENDORS:  
  427.  
  428.        If you are a PD/Shareware distributor, we request that you 
  429.     send us a notification with the version number of the program 
  430.     you have in case there is a change or an update of our policy 
  431.     and/or our program version.
  432.    
  433.        Please write to:  AWESOME SOFTWORX
  434.                          4157 W 5TH ST. SUITE 222
  435.                          LOS ANGELES, CA 90020  USA
  436.  
  437.        Quatris II+ 1.0-S2 may be freely duplicated and distributed.
  438.     Any previous versions of the Quatris series must be updated
  439.     and replaced with the newer version.  Copies of older versions 
  440.     of Quatris series (Quatris, Quatris Pro, Quatris II) must be 
  441.     destroyed.  Newer versions include price updates and bug fixes,
  442.     and Awesome Softworx does not wish the spread of older price
  443.     arrangements and software bugs lose in the market.
  444.  
  445.    |    Name of previously released      Possible .ZIP file          |
  446.    |    Quatris series and versions           name(s)                |
  447.    |          to be removed                                          |
  448.    |-----------------------------------------------------------------|
  449.    |  1.  Quatris 1.x series          ( QUATRIS.ZIP  )               |
  450.    |  2.  Quatris Pro 2.x series      ( QUATRIS2.ZIP / QRISPRO.ZIP ) |
  451.    |  3.  Quatris II 1.0D             ( 2QUATRIS.ZIP )               |
  452.    |      Quatris II 1.xxS.           ( 2QUATRIS.ZIP )               |
  453.    |      Quatris II 1.1S.            ( Q2-V11.ZIP / Q2-11.ZIP )     |
  454.  
  455.     ( The "x" in the version numbers can be any number between 0..9. )
  456.  
  457.        Quatris II+ must be distributed as a whole with its original
  458.     files.  No part of the program may be modified.  Files maybe
  459.     compressed with compression utilities.  Quatris II+ will not
  460.     fit into a 360k disk, and you may run into some serious 
  461.     trouble trying to make Quatris II+ executable in two separate
  462.     360k disks (Do this at your own risk.  Better yet, DON'T DO IT!).
  463.     Any person still using a 360k disk drive probably doesn't have
  464.     a system powerful enough to run Quatris II+ anyway.  We recommend 
  465.     using 720k disks or 1.2mg HD disks.
  466.  
  467.        For your convenience, we would like to suggest a description
  468.     of Quatris II+ that you may want to include in your library
  469.     or BBS.
  470.  
  471.      Suggested file name for compression:
  472.  
  473.       " ASW-Q2P.ZIP "
  474.  
  475.      Suggested description:
  476.  
  477.       " Quatris II Plus version 1.0-S2
  478.                    (NEW VERSION, JULY 1993, MIRROR BUG FIXED)
  479.  
  480.        Award winning tetris-variant with 50 challenging shapes,
  481.        bombs, dynamic-well, game save features and more!
  482.  
  483.        1st Place Winner of 1990 LAUSD-Rockwell Int'l CSC.
  484.        "Best New Programs of 1991" by PSL (Public Software Library).
  485.  
  486.        Runs well under OS/2 2.0 and Windows 3.1 (icon file incld).
  487.  
  488.        Excellent for improving pattern recognitions.
  489.        A MUST for all tetris fans.  Great family entertainment.
  490.        EGA or VGA required. "
  491.  _________________________________________________________________________
  492.  
  493.              THANK YOU FOR TAKING TIME TO READ THIS FILE.
  494.                 EOF.
  495.  _________________________________________________________________________