home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / ccross05.zip / HELP.TXT < prev    next >
Text File  |  1994-08-27  |  4KB  |  96 lines

  1. This game is similar to "Scrabble" (TM)  and "Words Across" (TM) games.
  2.  
  3. OBJECT:
  4.  
  5.   The Object of this game is to place your tiles into "Legal" words onto
  6.   the playing board in turn with the other players achieving the highest
  7.   score possible.  Unlike "Scrabble", a player may change existing words
  8.   as needed.  This difference will allow you to score high points, fast!
  9.   A player may change "QUICK" to "QUACK" with only one tile.
  10.  
  11. STARTING A NEW GAME:
  12.  
  13.   A new game may be created by any user, who will designate what the
  14.   minimum and maximum players will be (2-4).  The creator of the new
  15.   game will then vote to "Begin the game now, or wait for more players
  16.   to join"
  17.  
  18.   The game begins when either the maximum number of people have joined
  19.   a game, or the minimum number of people have voted to be begin the
  20.   game now.
  21.  
  22. PLAYING THE GAME:
  23.  
  24.   Playing sequence is on a first come, first play basis, and each player
  25.   may make one play per day.  Once a play has been made, that players
  26.   next turn may be played from midnight the next day.
  27.  
  28.   Each player is given 7 tiles out of 98 tiles available.  Each Tile has
  29.   a value (shown in the bottom left corner of each tile).  A player will
  30.   place any number of tiles onto the board vertically or horizontally
  31.   into a legal word as determined by the games dictionary.
  32.  
  33.   The first play must cross the center of the board at location H,8.
  34.   All other plays must touch or cross another word.
  35.  
  36.   PLAY WORD:
  37.  
  38.     This option will prompt the user to enter a word.  After the word
  39.     is entered, the program will check the word against the dictionary
  40.     to see if the word is legal.
  41.  
  42.     If the word is legal, location across, location down and direction
  43.     (across/down) will be requested.  Placement of the word is checked
  44.     to ensure the word fits on the board, crosses location H,8 or touches
  45.     another word.
  46.  
  47.     After placement of the word, all other affected words will be checked
  48.     against the games dictionary, and the player has the correct tiles to
  49.     play the word.
  50.  
  51.     When no play errors are detected, the player is prompted to ensure
  52.     that the play is correctly placed as requested.
  53.  
  54.   RE-ARRANGE TILES:
  55.  
  56.     This option allows the player to see his/her tiles in any order to
  57.     better visualize a word before play.  No penalty is given for use,
  58.     and re-arranging tiles may be done as often as neccessary.
  59.  
  60.   EXCHANGE TILES:
  61.  
  62.     This option allows the player to return any number of tiles back to
  63.     the pot.  A player may exchange from 0-7 tiles.  The penalty for
  64.     exchanging tiles is the loss of that days turn.
  65.  
  66.   QUIT:
  67.  
  68.     A player may quit his turn before making a play.  No penalty is given
  69.     for using this option.  This option allows the player return at a
  70.     later time to make a play.
  71.  
  72. SCORING:
  73.  
  74.   You're score is based on the tiles value times the board placement
  75.   value plus total points of any word you connect to.
  76.  
  77.   The placement value is seen on the playing board, and may only be used
  78.   once for any play.  For example, if a word crosses a double word value
  79.   the score of the played word is doubled and any other word that crosses
  80.   that location will receive the basic tile value only. If a word crosses 
  81.   two double or triple word places, the word played will be doubled/tripled 
  82.   and then doubled/tripled again.
  83.  
  84.   A Player that plays all 7 tiles in one turn will receive a bonus score
  85.   of 50 points for that play.
  86.  
  87.   When the game ends, a players score will be reduced by the sum of any
  88.   unused tiles the player has not used.  If a player uses all letters,
  89.   the total sum of all unplayed letters will be added to that players
  90.   score.
  91.   
  92.   Currently this game is in the Testing/Development stage and any game
  93. you begin/play is subject to deletion as necessary.
  94.  
  95. Thank You for Understanding!
  96.