Skip to content

LuisMMMTS/Blackjack-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Blackjack-Game

Blackjack Game. So far it has 2 versions

V2.0

  • allows a shoe with multiple decks (defined by user input)
  • only requires a single file containing the 52 cards of one deck, and only reshuffles the shoe when 2/3 of the cards have been played(as its done in casinos)
  • allows splitting (only once) and doubling as possible plays (according to blackjack rules)
  • has a bot player (writting "BOT" in players name that plays according to strategic charts for any number decks except 3
  • when bot player is playing with 3 decks, implements a formula based on the probability of his hand bursting
  • gives final statistics with graphs
  • added sleep function, so that lines are printed slower so that it is easier for the player to read and keep track of the game

About

Blackjack Game. So far it has 2 versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages