home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 4 / CD_1.iso / games / cubic / 3dcubic.hlp < prev    next >
Text File  |  1991-12-28  |  5KB  |  111 lines

  1.                               3D-CUBIC GAME HELP
  2.                               -------------------
  3.  
  4.     3D Cubic Game is based on cubic game. Just like cubic game
  5. you are supposed to make each side of cubic in the game of same color,
  6. there are six color in the game, those are WHITE, RED, BROWN, BLUE,
  7. GREEN, YELLOW.
  8.  
  9.     You see that each side consist of sixteen boxes, like
  10.  
  11.                  ╔═════╦═════╦═════╦═════╗
  12.                  ║  1  ║  2  ║  3  ║  4  ║
  13.                  ╠═════╬═════╬═════╬═════╣
  14.                  ║  5  ║  6  ║  7  ║  8  ║
  15.                  ╠═════╬═════╬═════╬═════╣
  16.                  ║  9  ║  10 ║  11 ║  12 ║
  17.                  ╠═════╬═════╬═════╬═════╣
  18.                  ║  13 ║  14 ║  15 ║  16 ║
  19.                  ╚═════╩═════╩═════╩═════╝
  20.  
  21.     In this game I call combination of boxes 1,5,9,13 a column. So there
  22. are four columns in each side, other column may be 3,7,11,15.
  23. And I call combination of boxes 1,2,3,4 a row. Likewise, there are
  24. four rows. Columns are numbered from 1 to 4 from left to right, and
  25. rows are numbered from 1 to 4 from top to bottom. Just like regular
  26. cubic game you can rotate one or more columns and rows.
  27.  
  28. The menu sytem of this game corresponds to following keys:
  29.  
  30. 1. ARROW KEYS:
  31.     You can see other sides by pressing arrow keys, those arrow keys are
  32. relevant to the front side, for example if you want to bring upper side
  33. with relevant to front side downward you will press down key, if you want
  34. to bring right side with relevant to the front side leftward you will
  35. press left key, etc.
  36.  
  37. 2. F10:
  38.     F10 invokes the pull down menu, the yellow items indicates that
  39. those are already selected, and you can select those by just pressing
  40. ENTER or you can select other choices by pressing letter in black or
  41. using arrow keys and pressing ENTER.
  42.  
  43. 3. ALT+G (Pressing G, while holding ALT key):
  44.     This key brings the GAME MENU, that has four choices:
  45.     New Game:
  46.         New game starts new game and current game will be gone.
  47.         When you will press ALT+G key, this choice is in yellow
  48.         that indicates that this is already selected. You can
  49.         select this by pressing ENTER key or N.
  50.     Open Game:
  51.         Open game lets you load previously saved game, this choice
  52.         can be selected by pressing O or pressing downward key and
  53.         ENTER.
  54.         This choice will ask you the name of file in which you saved
  55.         previous game. You only need to provide 8 character file name
  56.         without extention. The 3DCUBIC game puts the extention .GAM
  57.         automatically.
  58.         You can also open game by pressing F3 key directly instead of
  59.         menu.
  60.     Save Game:
  61.         This choice lets you save current game, you need to type
  62.         file name in which you want to save the game without giving
  63.         extention name.
  64.         You can also press F2 key directly, instead of going to menu.
  65.     Exit:
  66.         This choice lets you quit game. Other equivalent F7 key
  67.         also lets you quit the game.
  68.  
  69. 4. F2:
  70.     This key lets you save the current game. It will ask for the 
  71.     name of game. You just need to provide name without extention.
  72.  
  73. 5. F3:
  74.     This key lets you load the previous game. Like saving game, you
  75.     just need to provide name of the file without extention. 
  76.     If game is saved in some other drive or directory, you will
  77.     have to provide full path and name of file.
  78.  
  79. 6. ALT+S:
  80.     This lets you rotate the cubic left, right, up, or down
  81. with relevant to front side. You can also rotate the cubic
  82. by pressing arrows keys.
  83.  
  84. 7. ALT+R:
  85.     This lets you rotate one or more rows (upto 3) to the left or right.
  86. For example, if you want to move 1st row (boxes 1,2,3,4) and 4th
  87. (13,14,15,16) row to the left, you will do it by invoking main menu
  88. by pressing F10 and pressing right arrow twice or just by pressing ALT+R.
  89. Then menu will show you item "rotate left" in yellow. This means that
  90. this item is already selected, you can just press ENTER or L.
  91. After pressing L or ENTER key, menu will ask you row number and you
  92. will type 1 and 4 and will press ENTER. This will move 1st and 4th
  93. row to the left.
  94.  
  95. 8. ALT+C:
  96.     This key lets you move one or more columns (upto 3) to upward
  97.     or downward. For example if you want to move 2nd (2,6,10,14)
  98.     and 3rd (3,7,11,15) column downward with relevant to front side,
  99.     you will press C holding ALT key, and menu will show you that
  100.     rotate upward is in yellow that means that this is selected.
  101.     But you can select "rotate downward" by pressing D key or downward
  102.     key and ENTER. Then menu will ask you column numbers you will type
  103.     2 and 3 and will press ENTER again. This will move the columns
  104.     2 and 3 downward.
  105.  
  106. 9.  B:
  107.     To toggle beep sound at the display of cube. Press 'B' to turn
  108.     beep sound off or on.
  109.  
  110. Enjoy the game! :-)
  111.