home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 41 / bbd41.zip / FOURSIDE.TXT < prev    next >
Text File  |  1990-01-18  |  7KB  |  154 lines

  1. |A╔═══════════════╗══════════════════════════════════════════════╔═══════════════╗
  2. |A║ |6Fun And Games|A ║══════════════════ ^1FourSide |A══════════════════║ |6Fun And Games|A ║
  3. |A╚═══════════════╝══════════════════════════════════════════════╚═══════════════╝
  4. ^Cby Todd Lewis
  5.  
  6.  FourSide is a challenging variation on the popular dominoes theme.  The game 
  7.  is comprised of placing four-sided game pieces, each side containing a number, 
  8.  on the game board in such a manner that all surfaces the new piece contacts 
  9.  contain a matching number for that surface.  The more surfaces a new piece 
  10.  touches, the more score you receive!
  11.                  
  12. ^CTHE FOURSIDE MENUS
  13. ^C------------------
  14.  
  15.  There are two menus in FourSides. The first one, the GAME PLAY Menu,
  16.  appears after the title screen. This menu offers you several options:
  17.  
  18.      + playing another player,
  19.      + playing your computer,
  20.      + watching a demo of play,
  21.        or
  22.      + quitting the program.
  23.  
  24.  The option currently active is highlighted by a bar which can be moved
  25.  with the UP- and DOWN-ARROW keys. To select an option, highlight it first
  26.  then press ENTER.
  27.  
  28.  After selecting an option on the first menu, the LEVEL OF PLAY Menu appears.  
  29.  Selection of an option on this menu requires highlighting and pressing ENTER,
  30.  just as on the Game Play Menu. The Level of Play Menu allows you to set the
  31.  difficulty of play or to quit the game. 
  32.  
  33.  Difficulty affects block complexity, i.e., the diversity of values a block 
  34.  side can have. For example, the BEGINNER level has blocks with sides having
  35.  values 1, 2, or 3, while the EXPERT level blocks have values ranging from 
  36.  1 to 9.  The higher the range, the harder it is to make a valid move. If you 
  37.  are playing the computer, the level of difficulty also affects the computer's 
  38.  playing skill, so beware! Your computer will become craftier and craftier as
  39.  the game progresses. 
  40.  
  41.  
  42. ^CBEGINNING PLAY
  43. ^C--------------
  44.  
  45.  After you select the level of difficulty, the FourSides game screen appears. 
  46.  It has two distinctly-separate sections, the red STATUS area on the right
  47.  the blue BOARD area on the left. The STATUS area is used to display scores
  48.  and to manipulate blocks in your hand. The BOARD area is used for making
  49.  all your moves. A player's hand consists of five blocks which can be used
  50.  to make these moves. 
  51.  
  52.  The blank line appearing at the top of the screen at the beginning of a game 
  53.  is used during the game for the display of prompt messages. At the bottom of 
  54.  the screen, special key functions are displayed. These keys are "special"
  55.  because they function uniquely and differently from their normal key
  56.  
  57.  The special keys and their functions are:
  58.  
  59.         F1 -- Gives the current player a HINT by indicating a possible move.
  60.               A hint is not necessarily the best move, so save your three
  61.               allowable hints for when they are most needed.
  62.  
  63.         F2 -- Toggles the SOUND ON/OFF. When the sound toggle is ON, a visual 
  64.               musical note will appear at the bottom of the screen.
  65.  
  66.  ESC or F8 -- Allows you to quit or leave the program. 
  67.  
  68.      SPACE -- Toggles between the BOARD and STATUS areas. 
  69.  
  70.  Before play actually begins, the player to move first is selected and high- 
  71.  lighted in the STATUS area, and a block is placed in the center of the BOARD  
  72.  area. This block is the "primer block" because all subsequent moves stem
  73.  from it. The green and red areas appearing on the BOARD are BONUS and MINUS
  74.  areas which affect the scoring of each move made in these areas.
  75.  
  76.  
  77. ^CACTUAL PLAY   
  78. ^C-----------
  79.  
  80.  Actual FourSides play occurs on the BOARD or in the STATUS areas. The SPACE 
  81.  key toggles between these two areas. When a cursor is visible in the BOARD 
  82.  area, play is occurring there. When no cursor is visible, play is occurring 
  83.  in the STATUS area. 
  84.  
  85.  THE STATUS AREA --- In this area are displayed players' scores as well as
  86.  the current player's hand. Each player must formulate a move using one of 
  87.  these blocks. The current block, indicated by a double-arrow highlighter 
  88.  pointer, can be rotated to fit an area on the BOARD with the ENTER key.
  89.  The LEFT- and RIGHT-ARROW keys move the blocks in the hand. After a block
  90.  has been chosen and properly rotated, a player can attempt a move on the
  91.  BOARD. 
  92.  
  93.  THE BOARD AREA -- In this area, players' moves are made by moving the cursor 
  94.  with the ARROW keys to the desired area of the BOARD and by then pressing 
  95.  the ENTER key. A move is valid only if it is made in an area where a move   
  96.  has not yet been made and where the contacted sides of adjacent blocks 
  97.  have matching values. The block used for a move is the one in the STATUS   
  98.  area highlighted by the double-arrow.
  99.  
  100.  If a move is successful, the block is moved from the player's hand to the 
  101.  board. If the move is not successful, a low tone will sound, and a new move 
  102.  must be attempted. A valid move is always possible because the computer 
  103.  checks before allowing a player to attempt a move. If a player cannot move, 
  104.  the computer automatically forfeits that turn. 
  105.  
  106.  
  107. ^CVALID MOVES IN FOURSIDES
  108. ^C------------------------
  109.  
  110.  A valid move must meet these requirements:
  111.  
  112.     1 -- No previous move must have been made to the position.
  113.     2 -- Contact must be made with at least one block already on the board.
  114.     3 -- All touching sides of the blocks in the resulting contact(s) must
  115.          have identical values.
  116.  
  117.  
  118. ^CSCORING     
  119. ^C-------
  120.  
  121.  A valid move awards the total of the VALUES of all touching sides TIMES the 
  122.  NUMBER of touching sides. For example...
  123.  
  124.  A block making contact on three sides with values 8, 1, and 3 would score 
  125.  36 points, i.e., (8 + 1 + 3) x 3 = 36. 
  126.  
  127.  In addition, if the move is made in a BONUS area, 20 extra points are 
  128.  awarded. If the move is made in a MINUS area, 20 points are deducted. 
  129.  (NOTE: A player's score will never fall below zero -- even when repeated 
  130.  deductions  are made.)
  131.  
  132.  
  133. ^CTHE END OF A GAME
  134. ^C-----------------
  135.  
  136.  Play ends when all BOARD areas have been used, or when no valid moves exist 
  137.  for either player. A FINAL SCORE Menu appears and indicates the winner(s).  
  138.  After the FINAL SCORE Menu, a PLAY AGAIN Menu appears to allow the user(s) 
  139.  to play again or exit the program. 
  140.  
  141.  
  142. ^CSPECIAL NOTE!
  143. ^C-------------
  144.  
  145.  At the EXPERT level, your computer is extremely good! Rest assured that
  146.  this level of play is NOT achieved through any type of "cheating," such 
  147.  such as the manufacturing of blocks to fit particular moves. The computer 
  148.  merely checks all the possibilities before moving. Its skill comes from hard 
  149.  work and not foul play! 
  150.  
  151.  
  152. DISK FILES USED BY FOURSIDES:
  153. ^FFOURSIDE.EXE
  154.