|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
[Blackjack] Which cards of the dealer do i get to see ?
In a normal black jack game i get to see the dealer's cards after each hand, and so i can know better of the next cards up.
but here, there is no function that tells u which cards the dealer had, and so I can't use this information ..... or can i ? is there a way to tell the deck's content after each round ? |
|
#2
|
|||
|
|||
|
[Blackjack] RE: Which cards of the dealer do i get to see ?
You can, when the status is "HANDOVER", the dealer's cards are revealed.
|
|
#3
|
|||
|
|||
|
[Blackjack] RE: Which cards of the dealer do i get to see ?
Thanks, so just so i get it straight -
I can use all info that the functions returns, but i cant use global vars like $__gamestate["cards"] ? |
|
#4
|
|||
|
|||
|
[Blackjack] RE: Which cards of the dealer do i get to see ?
Yup, you can (and should) use everything the functions return. You absolutely should not access any of the library's global variables (they'll be different anyway, but it will still get you disqualified
|
|
#5
|
|||
|
|||
|
[Blackjack] RE: RE: Which cards of the dealer do i get to see ?
Quote:
During the game the dealer has an up card and a down card. Is the up card revealed before status "HANDOVER" |
|
#6
|
|||
|
|||
|
[Blackjack] RE: Which cards of the dealer do i get to see ?
You should read the rules. Yes, the up card is always visible, the down card is removed from the deck, but is not visible, and when a hand is over, all the dealer's cards are revealed. If the dealer gets a blackjack, his cards are immediately revealed as you need to place a new bet.
|
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > [Blackjack] Which cards of the dealer do i get to see ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|