User profile: Robin53

User info
User name:Robin53
History
Joined:
Number of posts:28
Latest posts:

Change value for card
but the dealer will go bust if i do that. I need 1 ace to be 11 and the other to be 1

Change value for card
I've managed to change the players ace score 11 to 1, so when a player twists and there score will e...

Shuffle function
Can someone explain how this shuffling works. So I know it shuffles 100 times. But how does it work?...

Card Numbers
I've tried to do it like this but it doesn't work when a player twists. [code] void Deal() { Player...

Card Numbers
But I don't understand how I could move the ace to the end of the total, and then add them with the ...