home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / spiele / yahtchal / yahtchal.exe / yahtc-FAQ.txt < prev    next >
Text File  |  2000-11-02  |  5KB  |  116 lines

  1. yahtChallenge FAQ Copyright (c) 1996-2000 Tan Kok Mun
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. Here are some the common questions that I have been asked regarding yahtChallenge.
  5.  
  6. To find the answer to your questions, please do refer to the manual and if it
  7. is not there try searching for it in this FAQ. If you are still not satisifed
  8. with the answer or cannot find the answer, you are most welcome to send me an
  9. e-mail on your questions.
  10.  
  11.  
  12. 1. Question: Why when I score the second yahtC, I do not have another turn ?
  13.  
  14.    Answer  : Check your rule setting when you start a new game. You will only
  15.              get another turn if the Standard rule is used. Please refer to
  16.              the manual for detail information.
  17.  
  18.  
  19. 2. Question: The DICE value is not random, why is it so ?
  20.  
  21.    Answer  : The dice value is generated using the PalmOS random number
  22.              genrator. I have run a test on the random number generator for
  23.              100, 1000, 100000, and 1000000 iterations and the number 
  24.              distribution is less than 5% variance for each case,
  25.              which I think is acceptable.
  26.  
  27.              I have tried using other random number generator and the result is
  28.              the same.
  29.  
  30.  
  31. 3. Question: The DICE rolling is more random when I select SLOW dice rolling 
  32.              speed compare to FAST rolling speed. Why is it so ?
  33.  
  34.    Answer  : Both setting SLOW and FAST uses the same routine to generate the
  35.              value for each dice. The only difference is, in FAST setting, there
  36.              is no delay/wait between the generation of each dice value.
  37.  
  38.  
  39. 4. Question: Where is the MENU to access the program Preferences ?
  40.  
  41.    Answer  : To get to the MENU, you need to press the MENU SCREEN BUTTON. This
  42.              button is on the left of the Graffiti area and below the PROGRAM
  43.              LAUNCHER SCREEN BUTTON.
  44.  
  45.              In version 2.0 of yahtC with SMART MENU feature, you can write the
  46.              letter "P" or "p" to access the PREFERENCE as well. Please refer to
  47.              the documentation for a detail description.
  48.  
  49.  
  50. 5. Question: Does the computer player cheat ?
  51.  
  52.    Answer  : The computer does not cheat. When rolling dice it uses the same routine
  53.              that generates your dice value. There is no manipulation of the dice
  54.              value at all by the computer and all value is generated using the
  55.              PalmOS random number generator.
  56.  
  57.  
  58. 6. Question: Is there a back door ?
  59.  
  60.    Answer  : Yes, there is. It is used by me to debug and test out various scoring
  61.              combination. This routine is never used by the computer at all, ie. it
  62.              don't cheat.
  63.  
  64.              As for how to activate it, I leave it as a challenge to all of you. 
  65.              If you find the way to activate it and used it, please send me an e-mail,
  66.              detailing the exact steps taken to activate it and steps to use it. Be
  67.              specific.
  68.  
  69.              The first person to find the back-door, will be rewarded to ONE FREE
  70.              registeration of my shareware program.
  71.  
  72.              Don't send me e-mail asking for hints, I won't reply.
  73.  
  74.  
  75. 7. Question: Why is gray-scale not supported on my PalmPilot or compatible, where I
  76.              have other software that does gray-scale support ?
  77.  
  78.    Answer:   Gray-scale support is officially supported under PalmOS 3.5. 
  79.              For gray-scale mode you need a minimum of PalmOS 3.5.
  80.  
  81.              Other developers implemented gray-scale support for PalmOS 3.0 and 
  82.              PalmOS 3.3 by programming directly the display hardware. The program
  83.              will failed when new hardware is used. The program may conflict with 
  84.              future version of PalmOS and will not run properly.
  85.  
  86.              To provide greater compatibility and reduce potential problems, I
  87.              have decided not to use any features that is not officially supported
  88.              by PalmOS.
  89.  
  90.  
  91. 8. Question: Under Standard rule, when I score yahtC the second time, the yahtC
  92.              score changes from 100 back to 50. Is this a bug ?
  93.  
  94.    Answer:   Under Standard rule, when you score yahtC for the second time, you will
  95.              get to roll the dice again for another turn of scoring. 
  96.  
  97.              When you select yahtC the second time, you will get a message 
  98.                 "yahtC BONUS ! - The same player has another go." 
  99.  
  100.              You will need to press the NEXT button to roll the dice for your bonus 
  101.              turn. If at this point instead of pressing the NEXT button, you select 
  102.              another score category, this is basically changing your scoring decision
  103.              for the current dice value.
  104.  
  105.              The message "The same player has another go." may have been misinterpreted
  106.              as scoring again with the same dice value.
  107.  
  108.  
  109. 9. Question: How do I undo my scoring selection ?
  110.  
  111.    Answer:   As long as you have not press the NEXT button, you can change your current
  112.              scoring by selecting the new scoring or selecting the same scoring to undo
  113.              it. If you have HINT enabled, if you undo your score, the hint scoring will
  114.              be redisplayed.
  115.  
  116.