avirajdongare / BooleanAutocrats

Hacktoberfest 2022 contribution repository!✨ Add your valuable contributions to open source python scripts and much more, tools and projects.
MIT License
6 stars 29 forks source link

Black Jack #49

Closed avirajdongare closed 1 year ago

avirajdongare commented 1 year ago

Creating the most famous card game of the casinos in Python would be a wonderful project. This game is played with a deck of 52 cards where the strategies play at best. Shuffle the cards, announce the buy-in amount, and decide the ranking of the cards. For ex. If Ace is given number 1 or 11. The player who gets the value of cards to 21 wins the game.