Releases: jabitti/quick_blackjack
Releases · jabitti/quick_blackjack
Counting Cards Alpha
Big Changes
- The game now has an actual Blackjack deck of 104 cards, which will be used as the game progresses. This will allow players to now practice counting cards.
- When available cards left reaches 15 or less at the end of a match, the deck is reset (the player is informed of this reset)
Smaller Changes
- If you get Blackjack on your first hand, the game will automatically continue instead of asking to hit or stand
- Change instances of "Tie" to "Push" for accuracy
More "Hit"/"Stand" Inputs
Tiny Fix
Quick Blackjack
Very first published iteration of this Quick Blackjack software. Please make an Issue if there are any suggestions for or concerns with the program.