home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / yatzee.zip / MLYAHT.DOC < prev    next >
Text File  |  1987-11-03  |  11KB  |  306 lines

  1.                            MicroLink Yaht
  2.                             Version 2.1
  3.  
  4. Yaht is a traditional dice game, popularized by the Milton Bradley
  5. company as Yahtzee.  Since the Yahtzee version of Yaht is the one
  6. which most people know, this computerized version follows the Yahtzee
  7. rules.
  8.  
  9. NOTE: If you already know how to play Yahtzee, and are simply
  10. interested in the specifics of this computerized version, please skip
  11. to GAME CONTROLS.
  12.  
  13. If you have a previous version of MLYAHT, and just want to see what
  14. has been added/fixed, please skip to WHAT'S NEW.
  15.  
  16.  
  17. OBJECT OF THE GAME
  18.  
  19. In a multi-player game, the object is to finish the game with the
  20. highest score.  When playing alone, the object is to beat your
  21. "personal best".
  22.  
  23.  
  24. SUMMARY
  25.  
  26. On a turn, you may roll the dice up to three times in order to obtain
  27. a scoring combination.  After your turn, you MUST place a score (or a
  28. zero) in one of the scoring categories.
  29.  
  30. The game ends after all players have taken 13 turns.
  31.  
  32.  
  33. A TURN
  34.  
  35. On the first roll of your turn, you must roll all five dice. On the
  36. second and third rolls, you may roll ANY or ALL of the dice again.
  37.  
  38. You may chose to stop after the first or second roll, but you may take
  39. NO MORE THAN THREE rolls in a turn.
  40.  
  41. After your final roll, you must enter a score (or zero) into one of
  42. the 13 scoring categories.
  43.  
  44.  
  45. SCORING
  46.  
  47. The left side of the score card contain the categories Ones, Twos,
  48. Threes, Fours, Fives, and Sixes.  When selecting one of these
  49. categories, your score for that category is determined by the number
  50. of dice which have the same number showing as the category name.
  51.  
  52. For example: a roll of  2, 5, 5, 5, 4 would score 2 points in the Twos
  53. category (one die x 2), or 4 points in the Fours category (one die x
  54. 4), or 15 points in the Fives category (3 dice x 5).
  55.  
  56. A bonus of 35 points can be earned for the left side if your score
  57. from Ones through Sixes totals at least 63 points (Scoring three dice
  58. in each of the six categories will add up to exactly 63 points).
  59.  
  60. Three Of A Kind means three dice of any one number (three one's, three
  61. two's, etc.), and scores the sum of ALL five dice in the roll.
  62.  
  63. Four Of A Kind means four dice of any one number (four one's four
  64. two's, etc.), and scores the sum of ALL five dice in the roll.
  65.  
  66. Full House is three of one number, and two of another (Three fours and
  67. two fives, for example). Score is 25 points.
  68.  
  69. Small Straight is four dice in numerical sequence (1, 2, 3, 4, or 2,
  70. 3, 4, 5, or 3, 4, 5, 6). Score is 30 points.
  71.  
  72. Large Straight is five dice in numerical sequence (1, 2, 3, 4, 5, or
  73. 2, 3, 4, 5, 6). Score is 35 points.
  74.  
  75. A Yaht is five dice of the same number (five three's, five four's,
  76. etc).  Score is 50 points.
  77.  
  78. For every additional Yaht you roll after having scored 50 points in
  79. your yaht category, you will get an additional bonus of 100 points. If
  80. you have taken a zero in your Yaht category, you receive no such
  81. bonus.
  82.  
  83. Chance is simply the total of all five dice.  Any combination of dice
  84. is valid.
  85.  
  86.  
  87. GAME CONTROLS
  88.  
  89. Most of the control of this version of Yaht is accomplished with the
  90. cursor keys (or optionally, the mouse/joystick), and help is supplied
  91. at the bottom of the screen when appropriate, right above the
  92. copyright notice.
  93.  
  94. It should be noted that any/all of the three control methods
  95. (keyboard, mouse, joystick) can be active simultaneously.  This way,
  96. in a multiple-player game, one person can use the keyboard while
  97. another uses the mouse, etc.
  98.  
  99. Some special commands not always listed on the screen, but usually
  100. available:
  101.  
  102. A (All Scores): Displays the scores of all players for the current
  103. game.
  104.  
  105. S (Sound): Toggles on/off the sound of the rolling dice. Sound is on
  106. at game start-up, but you can turn it off if it annoys you (or your
  107. sleeping family).
  108.  
  109. F (Fast): Toggles on/off the simulated "rolling" of the dice. The Fast
  110. mode is off at game start-up, but can be turned on if you just want to
  111. zip through a game with no delays.
  112.  
  113. D (Display): Toggles on/off the display of valid scoring combinations
  114. of the current roll.  Turned off when the program starts, this feature
  115. can be helpful to someone just learning the game, to see just what
  116. his/her options are.
  117.  
  118. P (Pips): Toggles between showing the pips (dots) on the dice, and
  119. showing the numerals instead.  Turned on when the program starts, this
  120. feature is for those who think that numerals are easier to read than
  121. standard dice.
  122.  
  123. M (Mouse): Toggles on/off the use of the mouse.  If you have a mouse
  124. and wish to use it in Yaht, take this option at the start of the game.
  125.  
  126. J (Joystick): Toggles on/off the use of the joystick.  If you have a
  127. joystick and wish to use it in Yaht, take this option at the start of the
  128. game. NOTE: Activating this option with no joystick attached will
  129. probably lock up your PC. ALSO NOTE: Memory resident programs (such as
  130. SideKick) running behind MLYaht can produce bad joystick results.
  131.  
  132. T (Top Ten Scores): Displays the top ten scores achieved on your
  133. machine!  These scores are stored in file MLYAHT.SCO.  To clear these
  134. scores, merely delete the file. On at game start.
  135.  
  136. B (Boss Key): OK, you asked for it... This displays a phony DOS
  137. screen.  I'll explain for you honest folks: this key is used when you
  138. are playing the game on company time, and the boss suddenly appears.
  139. To return to the game, key OK at the phony DOS prompt.
  140.  
  141. +/- (Faster/Slower): Will speed up or slow down the rolling of the
  142. dice.  This can be used to slow down the game to make it more
  143. "watchable" on a faster PC.
  144.  
  145. Esc: End game.  This allows you to exit the game without having to
  146. finish it.  You will get an "End game?" message.  Answer it, and the
  147. program will act accordingly.
  148.  
  149.  
  150. COMMAND LINE PARAMETERS
  151.  
  152. Note: Only read this section after you've played the game a few times.
  153. You don't need to know this stuff now (if ever!), and it won't make
  154. much sense until you do.
  155.  
  156. The above F, D, S, M, J, and P commands can be entered at the DOS
  157. command line, to customize MLYAHT defaults to your taste.
  158.  
  159. For instance, keying "MLYAHT M D" (without the quotes) at the DOS
  160. prompt will start MLYAHT with the M (Mouse) and D (display) toggles ON
  161. (their defaults are both OFF).
  162.  
  163. Remember, this isn't necessary.  You can run these commands once
  164. MLYAHT has started.  But if you use the same commands each time you
  165. play, setting these options from inside a batch file can save you some
  166. keystrokes.
  167.  
  168. Commands ONLY available at the command line:
  169.  
  170. Y (Yaht Bonus): This turns off the "Additional Yaht Bonus" mode. When
  171. this mode is on (the default), players can receive 100 point bonuses
  172. for achieving more than one Yaht in a game.  When it is off, no such
  173. bonuses are given.  Keying "MLYAHT Y" at the DOS command line starts
  174. MLYaht with the Yaht Bonus mode off.
  175.  
  176. T (Top Ten Scores Mode): This command is different from the T command
  177. available during play.  When this command is used from the DOS command
  178. line, no top ten scores are kept, nor can any be viewed.  This keeps
  179. the game from bombing when run on a write-protected diskette.
  180.  
  181. B (Black & White Mode): Use this command when running MLYaht on a
  182. composite color monitor, if the regular color mode is unreadable. (It
  183. is not necessary to use this command when running MLYaht on a
  184. monochrome monitor)
  185.  
  186.  
  187. WHAT'S NEW
  188.  
  189.  
  190. ADDED IN VERSION 1.3:
  191.  
  192. Microsoft mouse support.  See "M" above.
  193.  
  194. The 100 point bonus for additional Yahts.
  195.  
  196. The Pips on/off feature.  See "P" above.
  197.  
  198. Ability to see everyone's score at once.  See "A" above.
  199.  
  200. Problems with garbage appearing in the high-average-low score window
  201. have been fixed.
  202.  
  203. Support for the Home and End keys when moving around the scorecard.
  204.  
  205. The Cursor-Left and Cursor-Right keys behave a little differently when
  206. moving around the scorecard.
  207.  
  208. The Display mode now becomes active immediately upon its activation,
  209. rather than waiting until the next roll.
  210.  
  211.  
  212. ADDED IN VERSION 1.4:
  213.  
  214. Top Ten scores file added.  See "T" above.
  215.  
  216. Boss key feature added.  See "B" above.
  217.  
  218. Fixed minor problem with scorecard when mouse active.
  219.  
  220.  
  221. ADDED IN VERSION 1.5:
  222.  
  223. Joystick support added!
  224.  
  225. Test for mouse driver added.
  226.  
  227. Mouse reset to help with mouse compatibility problems.
  228.  
  229. Changing of "Alt" commands to one-keystroke commands (eg: "Alt-S" is
  230. now simply "S").  The Alt commands are still supported for those of
  231. you who are used to them from prior releases.
  232.  
  233. Display of "Roll #n" in legend.
  234.  
  235. Add date to top ten file.
  236.  
  237. Allow ending game without exiting to DOS.
  238.  
  239. Optional "No additional Yaht bonus" mode.
  240.  
  241. Command line customizing parameters added.
  242.  
  243. Fixed mysterious "vanishing top-ten" bug.
  244.  
  245.  
  246. ADDED IN VERSION 2.0
  247. (Private release, only shown to a few beta testers)
  248.  
  249. Allow PC to play! (Average score: 207)
  250.  
  251. Arrow pointing to last player's selected scoring category in multiple
  252. player game.
  253.  
  254. Added "No Top-Ten File" mode.
  255.  
  256.  
  257. ADDED IN VERSION 2.1
  258.  
  259. Fixed minor bugs in 2.0
  260.  
  261. Improved PC's playing logic. (Avg score: 235)
  262.  
  263. Added statistics for multi-player game (High/Low/Avg score, wins)
  264.  
  265. Changed default answers to some yes/no questions
  266.  
  267. Added composite monitor support.
  268.  
  269. Modified monochrome monitor "colors".
  270.  
  271.  
  272. CREDITS
  273.  
  274. MicroLink Yaht was produced by the MicroLink Personal Computer Users'
  275. Group.  The program was designed and written by Bob Lancaster.  Any
  276. comments, questions, compliments or brickbats can be addressed to the
  277. author either at MicroLink Headquarters, or via the MicroLink BBS.
  278.  
  279. MicroLink PCUG Headquarters            MicroLink PCUG BBS
  280. 15865-B E. Gale Ave. Box 1003          300/1200/2400 - 24 Hours
  281. Hacienda Heights, CA  91745            (818) 961-7903
  282.  
  283. Drop us a line, let us know what you think!
  284.  
  285.  
  286.  
  287. ACKNOWLEDGEMENTS
  288.  
  289. Many thanks to all who played earlier versions of MLYAHT, and provided
  290. me with much needed advice, criticism, and wish-lists.
  291.  
  292. Thanks also to Kent Myers for allowing me to examine, learn from, and
  293. utilize (read "steal") his mouse-handling routines. (Note: those
  294. programmers interested in utilizing a mouse in their programs are
  295. encouraged to purchase Charles C. Edwards' book, Advanced Techniques
  296. in Turbo Pascal, published by Sybex.  He devotes an entire chapter to
  297. the Microsoft Mouse interface.)
  298.  
  299. "Yahtzee" is a trademark of the Milton Bradley Co.
  300.  
  301. The traditional name of this game is "Yacht", rather than "Yaht".
  302. Since this game was first released into the public domain around the
  303. time of the '87 America's Cup races, I misspelled the name so as not
  304. to unintentionally mislead people.  Actually, I just didn't know how
  305. to spell it, but this makes for a better story. -BL
  306.