doofy-dev / flipper_blackjack

Blackjack game for Flipper Zero
MIT License
20 stars 2 forks source link

Feature Request: Implement Blackjack Splitting #3

Open AztecCodes opened 3 months ago

AztecCodes commented 3 months ago

Enhancement Request:

In regular Blackjack games, players have the option to split their hand when dealt two cards of the same rank, allowing them to double their bet and play two separate hands.

Maybe you could add the ability for players to split their hand when dealt matching cards (e.g., two 7s, two 10s, two Aces). This feature allows doubling the bet and playing two separate hands.

Best Greetings,

AztecCodes

doofy-dev commented 3 weeks ago

Sorry for the delay, this feature will come soon

preview

AztecCodes commented 1 week ago

@doofy-dev Cool that you look into that! Thank you for contributing open source applications for the community!