home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 8 / boot-disc-1997-04.iso / PDA_Soft / Psion / games / Bangko / BANGKOK.TXT < prev    next >
Text File  |  1994-01-25  |  5KB  |  141 lines

  1. Bangkok - An unusual dice game
  2.  
  3. Ralph Nolte
  4. Frankfurt, Germany
  5. CompuServe 100143,3576
  6. (Feel free to email comments)
  7.  
  8. 1. What is it?
  9.  
  10. Bangkok is a dice game played a lot in the pubs in Germany and
  11. known under a wide variety of different names. With this Psion
  12. 3a program the user can play against the computer, making it
  13. more interesting and providing a sort of solitaire.
  14.  
  15. 2. What's unusual about Bangkok?
  16.  
  17. One thing that is unusual about the game is that a LOSER is
  18. chosen, not a winner. The loser then generally buys a round of
  19. beer.
  20.  
  21. 3. What is in the BANGKOK.ZIP file?
  22.  
  23. BANGKOK.ZIP contains:
  24.  
  25. -    BANGKOK.TXT         This text file
  26. -    BANGKOK.OPA         The application program
  27. -    BANGKOK.OPL         The application program source code (sorry for
  28.              the sometimes inadequate program structure)
  29. -    BANGKOK.PIC         The pointing finger graphic
  30. -    DICE.WVE, DIE.WVE,  Sound files used when rolling dice
  31.      WOODY.WVE           Sound file used at end of game
  32.  
  33. 4. How do I install BANGKOK?
  34.  
  35. Simply copy
  36.  
  37.       The file(s)         to
  38.       -----------         --
  39.       BANGKOK.OPA         Any \APP\ subdirectory
  40.       BANGKOK.PIC         \OPD\ subdirectory on standard disk 
  41.                   (normally m:)
  42.       DICE.WVE,DIE.WVE,   Any \WVE\ subdirectory
  43.       WOODY.WVE
  44. Then install BANGKOK.OPA via Psion/I (or the menu command
  45. "Application/Install") as desired in the system screen.
  46.  
  47. 5. How do I play Bangkok?
  48.  
  49. Simple. Six dice are used. The object of each player round is to
  50. reach or exceed thirty (30) points with the six dice.
  51.  
  52. So you roll the six dice and can pick out as many as you like
  53. (but at least one, the highest, of course) and place them on the
  54. side in the scoring area. Then you roll again and repeat.
  55.  
  56. This goes on until all 6 dice are "on the side." Now you add uo
  57. the total, and:
  58.  
  59. -    If you have less than 30 points, you receive the difference
  60.      added to your name; for example, if the total is 28, you
  61.      receive 2 points. If the total is 22, you receive 8 points
  62.      (remember, points are BAD..we're finding a LOSER, not a
  63.      winner!).
  64.  
  65. -    If you have exactly 30 points, nothing happens.
  66.  
  67. -    If you exceed 30 points, you get to play a "Bonus" round in
  68.      which the resulting score is ADDED to ALL your opponents
  69.      (described below).
  70.  
  71. The Bonus: Assume you have reached a total of 33. You 'remember'
  72. the value 3 by which you exceeded 30 (it's shown as an extra die
  73. on the S3a screen to the left of the scoring area) and roll
  74. again. Any dice which show a 3 are again moved to the side and
  75. you roll again. This is repeated until you either run out of
  76. dice or until you roll and no dice contain a 3. The total of the
  77. dice on the side, including the extra die, are then added to the
  78. scores of ALL your opponents. REMEMBER: The object is to keep
  79. your score LOW. This is done, however, by reaching or exceeding
  80. 30 in each round.
  81.  
  82. The first player to reach the end score (usually 51), LOSES and
  83. has to pay for a round of beer. 31 is a good end score for a
  84. short game.
  85.  
  86. 6. How do I play Bangkok on the Psion S3a?
  87.  
  88. Start the program.
  89.  
  90. In the first dialog box, define the number of players (up to 5),
  91. whether or not the S3a is to play too (if the S3a plays, it is
  92. always last and has the name "S3a"), whether or not you want to
  93. use sound, and what End Score is to define the end of the game.
  94.  
  95. If you use sound but turn the Psion sound off in the system
  96. menu, the game will play rather hectically because the .WAV
  97. files are not played, leaving out pauses. You can delete or
  98. rename the .WVE files to save space if (when) you get tired of
  99. hearing the sound.
  100.  
  101. In the second dialog box you enter the names of the players and
  102. press Enter.
  103.  
  104. The screen is then set up and the dice are rolled for the first
  105. player. On the right you see the scoring area, where the dice
  106. are moved to. The current acccumulated score is shown in the
  107. black box at the bottom of the scoring area. The name of the
  108. player currently playing is show in bold italics, while the
  109. other players' names are shown in normal print.
  110.  
  111. Now you use the left-arrow, right-arrow, space (to re-roll the
  112. dice) and Enter (to move a die to the scoring area) keys to
  113. play. You must pick at least one die after rolling; if no 6s are
  114. shown, pick the highest and roll again. If 6s are shown, take
  115. them all (one after another via arrow keys and Enter) and then
  116. re-roll. When only one or two dice remain, you will have to risk
  117. other choices.
  118.  
  119. When you move the last die to the scoring area, the program
  120. examines the score and either:
  121.  
  122. -    Adds the difference to 30 to your score, if you are below
  123.      or equal to thirty, or
  124. -    Plays the bonus for you with the value you exceeded 30 by.
  125.      At the end of the bonus round, your bonus value will be
  126.      added to the scores of all other players.
  127.  
  128. The bonus is played automatically by the program, as well as is
  129. the entire playing operation when it is the S3a's turn.
  130.  
  131. When the S3a loses, he doesn't pay for the beer, so someone else
  132. will have to cover for him.
  133.  
  134. Have Fun. The program is Freeware and intended to be enjoyed by
  135. all.
  136.  
  137. PS
  138. Just realised there is a bug in the program when Esc is pressed
  139. to abort during playing..it asks about twenty times. Will try to
  140. fix as soon as possible.
  141.