home *** CD-ROM | disk | FTP | other *** search
/ Game Zone - 1,000+ Games / GAMEZONE.BIN / Programs / CEPALM / LineUp / LineUp_PPC.exe / LineUp.MIPS.cab / LINEUP~3.008 < prev    next >
Text File  |  1999-03-23  |  4KB  |  95 lines

  1. <html>
  2. <head>
  3. <meta http-equiv=refer content="LineUp.htc"> 
  4. </head>
  5. <body>
  6. <H2>Playing the Game</H2>
  7. <hr>
  8. Line Up is played on a 9 x 9 grid. The playing pieces that can be placed on this grid consist of
  9. 7 regular playing pieces, a wild piece and a bomb piece. These pieces each have a different color
  10. on a color Windows CE device or a different shape on a Grayscale Windows CE device.
  11. <p>
  12. <p>
  13. <br> 
  14. <b><u>Object</u></b>
  15. <p>
  16. The object of Line Up is to move matching pieces on the grid so that they form horizontal,
  17. vertical, or diagonal lines.  </p>
  18. <p>
  19. When 5 or more pieces of the same color or shape are in a line, that line is removed from the
  20. playing grid and points are awarded. The more pieces in a line the more points awarded.
  21. </p>
  22.  
  23. <br><b><u>Starting the game</u></b>
  24. <p>
  25. A new game can be started at any time by selecting <b>Game|New</b> from the menu or by pressing the New Game
  26. button on the toolbar.
  27. </p>
  28. <p>
  29. When a new game is started, the game board is cleared and 3 pieces are placed randomly on the board.
  30. </p>
  31.  
  32. <br><b><u>Play</u></b>
  33. <p>
  34. To move a piece, you
  35. select the piece and then tap on the new location. There must be
  36. a path on the board from the starting postion to the final
  37. position of the piece. If other pieces block the path then the
  38. move is cancelled and you may move another piece. 
  39. </p>
  40.  
  41. <p>
  42. After every move one of two things will happen. 
  43. <ul>
  44. <li>If the piece caused a line of 5 or more matching pieces then the line
  45. will be removed, you will be awarded points based upon
  46. the number of pieces removed. You may then move another
  47. piece. 
  48. <li>If no line
  49.     resulted from the move, then new pieces are added to the
  50.     board. The number of pieces added is dependent upon the
  51.     current score. For a score under 500, 3 pieces are added.
  52.     For a score of 500 to 999 four pieces are added. This
  53.     progression continues, for each multiple of 500 points.
  54.         If the piece being added results in a line of 5 or more
  55.         matching pieces then the line will be removed and the
  56.         appropriate score added to the total score.
  57. </ul></p>
  58.  
  59.  
  60. <br><b><u>Wild Piece</u></b>
  61. <p>
  62. A wild piece is denoted by a rainbow colored circle on color screens <img src="LineUpColorWild.bmp"> or a smiley face <img src="LineUpGrayWild.bmp">
  63. on grayscale screens.
  64. A wild piece can represent any color in a line. For example if a wild piece is placed in a line of 4 blue
  65. pieces then the wild piece will be treated as a blue piece and the line will be removed (because there are
  66. 5 in a row). 
  67. </p>
  68. <p>
  69. A wild piece can represent more than one color at a time. For example if a wild piece is in a horizontal
  70. line of blue pieces and in a vertical line of red pieces, it will count as a blue piece in the horizontal line
  71. and as a red piece in the vertical line.
  72. </p>
  73.  
  74. <br><b><u>Bomb Piece</u></b>
  75. <p>
  76. Like a wild piece a bomb piece can represent any color in a line. When a line is removed (because there are
  77. 5 or more matching pieces in the line) which contains a bomb, then every piece on the board that matches 
  78. that line color (or shape in a grayscale device) is removed from the board. 
  79. </p>
  80. <p>
  81. Example : There is a line that contains 4 blue pieces and a bomb piece. The line is removed and in addition
  82. every blue piece on the board is also removed.
  83. </p>
  84. <p>
  85. The <A HREF="LineUp_Scoring.htp" >score</a> is only calculated based upon the number of pieces in a 
  86. line and not the number of pieces removed because they matched the bomb color.
  87. </p>
  88.  
  89.  
  90.  
  91. <br><b><u>End of the game</u></b>
  92. <p>
  93. The game ends when no more pieces can be added to the board. If your score is higher than previous scores
  94. then you will be prompted to enter your name for the High Score list.
  95. </p>