Change value for cardbut 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 cardI've managed to change the players ace score 11 to 1, so when a player twists and there score will e...
Shuffle functionCan 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 ...