home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PILOT / GAMES / BLCKJACK.10 / README.TXT < prev   
Encoding:
Text File  |  1996-08-05  |  5.4 KB  |  133 lines

  1. BLACKJACK Readme file
  2.  
  3. Pilot Blackjack
  4. By Stu Slack
  5. (C) Copyright 1996 by Stu Slack
  6.  
  7. Please send bug reports to:
  8. slack@wwg.com
  9.  
  10. ****************************************************************************
  11. **************************    Release Version 1.0 ****************************
  12. ****************************************************************************
  13.  
  14. ***************
  15. * ENHANCMENTS *
  16. ***************
  17. o Added a button based UI for Deal/Hit, Stand, Double and Split. These are 
  18.   dynamic buttons, in that they will only be active for valid actions.
  19. o Added preference for not displaying the player's card total during the deal. This
  20.   is so you can practice counting the cards yourself.
  21. o Your last bet is saved between games.
  22. o New Blackjack icon.
  23.  
  24.  
  25. ***************
  26. * BUG FIXES   *
  27. ***************
  28. Fixed 0.7-100 - Splitting works in all cases, including splitting Aces.
  29. Fixed 0.7-102 - Random number not displayed at startup.
  30. Fixed 0.7-103 - When dealt the 7th card, the card would paint funny.
  31. Fixed 0.7-104 - When playing with multiple decks (4-6), sometimes the cards
  32.                 were not sufficiently shuffled to guarantee a random distribution.
  33. Fixed 0.7-105 - Sometimes the preferences would not "stick" and you'd have to reset
  34.                 them back to the desired settings.
  35.  
  36. ****************************************************************************
  37. **************************    Beta Version 0.7 *******************************
  38. ****************************************************************************
  39.  
  40.  
  41. ***************
  42. * BUG FIXES   *
  43. ***************
  44. Fixed 0.6-100 - Blackjack will no longer lockup.
  45. Fixed 0.6-101 - You can now double down after splitting a pair.  This is
  46.                 a configurable option.
  47. Fixed 0.6-103 - Busted hands after splitting are displayed.
  48. Fixed 0.6-104 - After losing all your money, the score used to display garbage.
  49.                 You must now Restart (from menu) to play after losing.
  50. Fixed 0.6-105 - Can't change your bet while splitting.
  51.  
  52. ***************
  53. * ENHANCMENTS *
  54. ***************
  55. o Changed the preferences dialog and added:
  56.     - Type of Double Down (9,10,11 - 10,11 - Never)
  57.     - Enable double after split option
  58. o Split up to 2 times (for total of three hands)
  59. o Slowed down the play messages (like Win, Blackjack, Lose, etc). This will
  60.   be configurable in the future.
  61.  
  62. ***************
  63. * BUG NOTICES *
  64. ***************
  65. ****************************************************************************
  66. Bug 0.7-100:
  67.     Sometimes during splitting the cards, you'll not be able to play the
  68.     hand out and the dealer will get the deal.    Currently investigating this,
  69.     but it's hard to reproduce.
  70. ****************************************************************************
  71.  
  72. ****************************************************************************
  73. Bug 0.7-101:
  74.     Still some problems with splitting Aces. Some problems fixed, needs more
  75.     work.
  76. ****************************************************************************
  77.  
  78. ****************************************************************************
  79. Bug 0.7-102:
  80.     Blackjack sometimes shows a very large card total when starting the
  81.     game.
  82. ****************************************************************************
  83.  
  84.  
  85. ****************************************************************************
  86. *************************** Beta Version 0.6 *******************************
  87. ****************************************************************************
  88.  
  89. ***************
  90. * BUG NOTICES *
  91. ***************
  92. ****************************************************************************
  93. Bug 0.6-100:
  94.     This Beta version of Blackjack has a known bug that causes the Pilot
  95.     to lock up after running HotSync then immediately running Blackjack
  96.     again.    Note this does NOT cause data loss.
  97. Fix:
  98.     If the Pilot is locked up, you need to reset it by using a paper clip
  99.     and inserting it into the Reset hole on the back of your Pilot.
  100. Work around:
  101.     Do not run Blackjack immediately after performing a HotSync.  Run another
  102.     application first, then run Blackjack.
  103. ****************************************************************************
  104.  
  105. ****************************************************************************
  106. Bug 0.6-101:
  107.     Cannot double down after splitting a pair.
  108. ****************************************************************************
  109.  
  110. ****************************************************************************
  111. Bug 0.6-102
  112.     When splitting Aces, you're not informed of getting a Blackjack
  113. ****************************************************************************
  114.  
  115. ****************************************************************************
  116. Bug 0.6-103
  117.     If you bust after splitting, the bust hand is not show again when
  118.     resolving payment.
  119. ****************************************************************************
  120.  
  121. ****************************************************************************
  122. Bug 0.6-104
  123.     After losing all your money, you can still play the game and the score
  124.     will display garbage characters.
  125. ****************************************************************************
  126.  
  127. ****************************************************************************
  128. Bug 0.6-105
  129.     You can change your bet after splitting cards. While this would be nice,
  130.     most casino's would boot you out the door for trying this.
  131. ****************************************************************************
  132.  
  133.