home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / games / mono / cribg19 / cribbage.txt < prev   
Encoding:
Text File  |  1985-11-20  |  4.9 KB  |  164 lines

  1.  
  2.  
  3.            Cadenza Cribbage (version 1.9, May 29, 1988)
  4.  
  5.  
  6. Hardware Requirements
  7.  
  8. This program should run on any Atari ST computer with a monochrome 
  9. monitor.   This  program  MAY  run on  color  monitors  in  medium 
  10. resolution (please see the Bugs section below).
  11.  
  12.  
  13. Distribution of this Program
  14.  
  15. Since Cadenza Cribbage is public domain, you may freely distribute 
  16. copies  of the program to other  users,  user  groups,  electronic 
  17. bulletin boards, etc.
  18.  
  19.  
  20. Running the Program
  21.  
  22. Once the program has been started you are ready to play.  However, 
  23. there are menus that will allow you to set the length of the game, 
  24. disable or enable x-ray vision,  and start a new game or quit  the 
  25. program.  Menu options can be changed before the start of any game 
  26. (not  just  before  the  first  game).    Menu  options  and  desk 
  27. accessories cannot be accessed in the middle of a game, however.
  28.  
  29.  
  30. The Game Length Menu
  31.  
  32. This menu allows you to play a game to 121 (twice around) or to 61 
  33. (once around).  By default the game will go to 121.
  34.  
  35.  
  36. The X-Ray Vision Menu
  37.  
  38. Like  Superman,  you  may choose to have x-ray vision  which  will 
  39. allow  you to see all of your opponent's cards.   This feature  is 
  40. disabled by default.
  41.  
  42.  
  43. The Who Plays? Menu
  44.  
  45. By default you play the computer.   However,  if you ever want  to 
  46. watch  the  computer  play itself,  select the "I  play  for  you" 
  47. submenu.  The computer will play itself until you press the <UNDO> 
  48. key. 
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. The Start/Stop Menu
  57.  
  58. When  you are ready to play a game (after the menu options are  to 
  59. your liking), select the Start New Game submenu.  When you want to 
  60. quit the program, select the Quit Program submenu.
  61.  
  62.  
  63. Screen Layout and Card Selection
  64.  
  65. You  and the computer will take turns being the  dealer,  but  the 
  66. computer is always the dealer for the first hand of a  game.   The 
  67. scoreboard is displayed as follows:
  68.  
  69. Me:  <games won>/<current score> You:  <games won>/<current score> 
  70. RT:  <running total of played cards>
  71.  
  72. Throughout the program,  the computer is referred to as  "I",  and 
  73. the human player as "you".
  74.  
  75. To  select  a card,  place the mouse arrow on top of  the  desired 
  76. card and then press and release the left mouse button.   When  you 
  77. play a given card,  it is turned over.   If you attempt to play  a 
  78. card  that  cannot legally be played,  the  computer's  bell  will 
  79. sound, and you will have to choose another card to play.
  80.  
  81. The computer's cards are drawn in the uppermost row on the screen, 
  82. and  your  cards are drawn immediately below them.   The  crib  is 
  83. drawn  in  a row below the computer's cards,  and the  starter  is 
  84. drawn below the crib, and to the right.  As cards are played, they 
  85. are  drawn on the bottom of the screen from left  to  right.   The 
  86. human  player's  cards  are drawn  with  solid  borders,  and  the 
  87. computer's cards have dotted borders.
  88.  
  89.  
  90. Quitting in the Middle of a Game
  91.  
  92. You  can  quit in the middle of a game by pressing the  UNDO  key.  
  93. However,  after you press UNDO play will not end immediately -  if 
  94. you are in the middle of playing a hand,  play will continue until 
  95. that  hand is completely finished.   Pressing the UNDO  will  only 
  96. allow  you  to quit the current game.   If you want  to  quit  the 
  97. program,  select the Quit Program menu option after you have  quit 
  98. the current game.
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111. The Rules of Cribbage
  112.  
  113. The  rules  of this game are rather elaborate,  and  will  not  be 
  114. discussed  here.   If you are unfamiliar with the rules,  you  may 
  115. want to read one of the following: 
  116.  
  117. Hoyle's Modern Encyclopedia of Card Games (Highly Recommended)
  118. Walter B. Gibson
  119. Dolphin Books, Doubleday and Co., Inc., Garden City, New York
  120. ISBN 0-385-07680-0
  121.  
  122. Hoyle's Rules of Games, Second Revised Edition
  123. Albert H. Morehead and Geoffrey Mott-Smith
  124. Signet New American Library, NAL Penguin, Inc., New York
  125. ISBN 0-451-14842-8
  126.  
  127.  
  128. Payment
  129.  
  130. If  you like this program,  please send $5.00 US to the  following 
  131. address:
  132.  
  133. Eric Bergman-Terrell
  134. Cadenza Software, Ltd.
  135. 1450 West 116th Avenue, #21
  136. Westminster, CO  80234
  137. U.S.A.
  138.  
  139. For  $10.00  + $2.00 postage you may order a disk  containing  the 
  140. complete  source code for this program,  written in  OSS  Personal 
  141. Pascal version 2.0.
  142.  
  143. You  may  write  to  the same  address  to  report  bugs,  request 
  144. additional information,  suggest improvements in the program, etc.  
  145. If  you want a reply,  please include return postage (2  IRCs  for 
  146. those outside the U.S.A.).
  147.  
  148.  
  149. Bugs:
  150.  
  151. When the computer plays the last card,  and this brings the  total 
  152. of the played cards to 31,  the user is obliged to press the  left 
  153. mouse button twice, rather than just once.
  154.  
  155. This  program  frequently erases and  redraws  the  screen.   This 
  156. may cause problems with some desk accessories.
  157.  
  158. Since this program was developed on a monochrome system, there may 
  159. be some bugs when it is run on a color monitor.
  160.  
  161.  
  162. Enjoy the program!
  163.  
  164.