Your program will be a simplified version of the popular card game Blackjack (without bets).At the beginning of the game, the 3 players and the dealer are dealt 2 cards each. We see both players’ cards but see only 1 of the dealer’s cards. The aim of the game is to have the sum of the card values (score) in your hand be 21 (BLACKJACK), or as close to 21 as possible. However, you lose if you go over 21.
-
Notifications
You must be signed in to change notification settings - Fork 0
Your program will be a simplified version of the popular card game Blackjack (without bets).At the beginning of the game, the 3 players and the dealer are dealt 2 cards each. We see both players’ cards but see only 1 of the dealer’s cards. The aim of the game is to have the sum of the card values (score) in your hand be 21 (BLACKJACK), or as clo…
hebatarekkamal/black_jack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Your program will be a simplified version of the popular card game Blackjack (without bets).At the beginning of the game, the 3 players and the dealer are dealt 2 cards each. We see both players’ cards but see only 1 of the dealer’s cards. The aim of the game is to have the sum of the card values (score) in your hand be 21 (BLACKJACK), or as clo…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published