|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
[Blackjack] why the dealer push then the player is busted?
I create a test page and display this:
the dealer push then the player is busted! Can you made a new version of the library ? we must use !isBust($__gamestate["playercards"]) in GetGameState()... |
|
#2
|
|||
|
|||
|
[Blackjack] RE: why the dealer push then the player is busted?
|
|
#3
|
||||
|
||||
|
[Blackjack] RE: why the dealer push then the player is busted?
Quote:
I'm not entirely sure what you are asking. Do you mean why does the dealer keep playing when he knows that the player has busted? Well, if you check the rules: Quote:
So if you bust, there is still a chance you will not lose, ie you can the game can be tied. I don't know about you, but I certainly don't want this rule to be taken out. |
|
#4
|
|||
|
|||
|
[Blackjack] ...
Well, I've tested with the miniplay code and we won more ... no comment ...
But another question : Must we implement some function to know if we 'can surrender','can split' or you will do it? |
|
#5
|
|||
|
|||
|
[Blackjack] RE: ...
Quote:
Come on... that's not so hard.... |
|
#6
|
|||
|
|||
|
[Blackjack] RE: why the dealer push then the player is busted?
I think the purpose of the push when both players bust is to skew standard basic strategy, otherwise this would just be a lesson in plugging in your favorite basic strategy into php and applying rudimentary card counting methods. Since this swings the odds towards the player (chances of you getting your money back even though you lose are great), it may be wise, if the card count is high and the chances of you winning if you stand are slim to hit and stand if you didn't bust since the count is still high and chances of the dealer busting are better. There's some strategy implied in that run-on sentence there, but I'm not going to give away everything ;)
|
|
#7
|
|||
|
|||
|
[Blackjack] RE: why the dealer push then the player is busted?
It's the same bug me and reggie were talking about last week (see thread odd money boug)
The thing is that although Matt ain't fixed it we're all playing on common ground Well, almost...If the winner is withing say 50 points then there is a case for argument unless Matt gives us a new lib beforehand I have nothing but respect for Matt. OK, a bug hit this month's compo. We ain't conna villify him for it thou are we. Matt gives us interesting challanged. To my mind - keep it going, I can work aroiunf the odd bufg |
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > [Blackjack] why the dealer push then the player is busted? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|