home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / tvtrivia.zip / TVTRIV.DOC < prev    next >
Text File  |  1988-08-30  |  6KB  |  134 lines

  1.                                  
  2.                                 TV TRIVIA
  3.                                     by
  4.                               Jacque Shipley
  5.  
  6.                                                              
  7.     
  8.     
  9.    INTRODUCTION
  10.    ------------
  11.                          
  12.       TV TRIVIA is a fast paced television trivia game.  A data file 
  13.    containing 500 television trivia questions is randomly accessed
  14.    and displayed to the screen.  With each question that is displayed,
  15.    four multiple choice options are provided from which the player may
  16.    select.  TV TRIVIA allows the player ten seconds to read the question 
  17.    and respond with the number corresponding to the answer they wish to 
  18.    select.
  19.     
  20.     
  21.    TV TRIVIA EXECUTION
  22.    -------------------
  23.     
  24.       TV TRIVIA is simply executed from the DOS prompt as follows:
  25.       
  26.       C:>TVTRIV
  27.       
  28.    When first executed, TV TRIVIA will display a list of the Top Ten high
  29.    score players and the percentage of correct responses they acheived
  30.    while playing TV TRIVIA.  Initially, this will be a dummy listing with
  31.    ten lines that display:
  32.    
  33.       0%...............YOUR NAME COULD BE HERE
  34.       
  35.    However, as the game is played, this will fill with the name of the
  36.    players and their percentage ratings.  
  37.    
  38.    NOTE: At least twenty questions must be attempted before TVTRIV will
  39.          will figure the percentage rating for the player.
  40.          
  41.    Once the Top Ten listing is displayed, the player can enter <Q> to Quit 
  42.    the TVTRIV game and return to DOS or press any key to advance on to play 
  43.    the game.
  44.   
  45.   
  46.    PLAYING TV TRIVIA
  47.    -----------------
  48.   
  49.       Immediately after pressing any key (other than <Q> for Quit) from 
  50.    the Top Ten listing the game screen is displayed.  The screen will
  51.    look like the following:
  52.       
  53.    ------------------------------------------------------------------------
  54.    
  55.    ╔══════════════════════════════════════════════╗
  56.    ║           >>>>>>> TV TRIVIA <<<<<<<          ║
  57.    ║       Shareware by The Mother Board BBS      ║
  58.    ║                (515) 986-3464                ║
  59.    ║     Copyright (C) Jacque Shipley, 1988       ║
  60.    ║              All Rights Reserved             ║
  61.    ╚══════════════════════════════════════════════╝
  62.    
  63.        
  64.    RIGHT: 0                        WRONG: 0
  65.     
  66.    QUESTION:
  67.    The television trivia question will be displayed
  68.    here.
  69.     
  70.    <1> Choice 1                        <2> Choice 2
  71.    <3> Choice 3                        <4> Choice 4
  72.     
  73.           Enter Answer: [ 1 2 3 4 <Q>uit to DOS]?
  74.                    Seconds Remaining 10
  75.                     
  76.    -----------------------------------------------------------------------
  77.    
  78.    The first randomly choosen trivia question is selected from the data
  79.    file and is displayed to the screen.  The ten second timer will begin
  80.    counting down the seconds, emitting a beep as each second passes and
  81.    display the remaining seconds to the screen.
  82.    
  83.       The player makes his selection by entering the corresponding number.
  84.    If the correct answer is choosen, TV TRIVIA will sound a bell and add
  85.    one correct answer to the total RIGHT answers accumulated so far.  If 
  86.    an incorrect answer is choosen, TV TRIVIA will sound a siren and add 
  87.    the one incorrect answer to the total WRONG answers acquired so far.  
  88.    If the ten second timer should elapse before you respond, TV TRIVIA 
  89.    will count this as a wrong response and sound an alarm and add the one
  90.    incorrect answer to the total WRONG answers obtained so far.
  91.            
  92.  
  93.    EXITING PLAY
  94.    ------------
  95.    
  96.       When you are ready to exit the game, simply select press "Q" for
  97.    <Q>uit to DOS.  If you qualify as one of the top ten players to date, 
  98.    TV TRIVIA will congratulate you for becoming one of the top ten scorers
  99.    and prompt you for your name to be entered in the Top Ten listing.  You
  100.    will once again see the Top Ten list displayed with your name added to
  101.    the list.  Follow the prompt and press any key to continue (Return to
  102.    DOS).  If you exit the game before you have completed the twenty
  103.    questions required for eligibility to the Top Ten list or if you do not
  104.    qualify as a Top Ten player, the Top Ten listing will be displayed and 
  105.    you will be prompted to press any key to continue (return to DOS). 
  106.    
  107.    
  108.    DISTRIBUTION
  109.    ------------
  110.      
  111.       Please feel free to share TVTRIV.ARC with others.  However, it must
  112.    be distributed with TVTRIV.EXE, TVTRIV.DAT, TVTRIV.TOP and TVTRIV.DOC 
  113.    in the TVTRIV.ARC distribution package.  These files must not be altered 
  114.    in any way or by any means.
  115.    
  116.          TRTRIV.ARC is distributed as Shareware software.  You are free to
  117.    try TVTRIV, and if you find it to be a program you use please send the
  118.    required $5.00 fee to:
  119.    
  120.                              Jacque Shipley   
  121.                              612 N. 5th
  122.                              Grimes, Iowa  50111
  123.                              
  124.    DISCLAIMER
  125.    ----------
  126.    
  127.       Jacque Shipley shall not be held responsible for any damage incurred
  128.    by the user to hardware, software, or peripheral devices while running
  129.    TVTRIV.  All responsibility lies in the user of the software.   
  130.    
  131.    
  132.       Many thanks are indeed owed to Mike Woltz of Buffalo Creek BBS (515)-
  133.    225-8496 for his assistance.  Without his help this program would not
  134.    have been possible.