Skip to content

DaiMan00/Best-Blackjack-Game-in-Python-Text-Based

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Best-Blackjack-Game-in-Python-Text-Based-

This Blackjack game allows one player to play with the dealer(computer).

Assume the dealer has one card upside down, the player and dealer will receive two cards at first.

The player chooses to 'hit' or 'stand', and assuming the player is playing rationally, the player should 'stand' if sum of hand is >= 12 and 'hit' only when sum of hand <= 11.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages