Skip to content

Simple game of Blackjack. I will eventually come back to this when learning Flask so that I can make a front-end for it.

Notifications You must be signed in to change notification settings

FurrerW/blackjack_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

blackjack_game

Simple game of Blackjack.

TO DO/IDEA LIST:

  • Better implement the calculate_hand_value as it is called a handful of times.
  • Add a line break after the hit prompt.
  • Add a delay after "Thanks for playing" when exiting the game and clearing the window.
  • Display cards in the User's and Dealer's hands. Use ASCII characters?
  • Give player option of letting Ace = 1 or 11.
  • Implment splits
  • Implement multiple players
  • Create a front-end and website for play by learning Flask.

About

Simple game of Blackjack. I will eventually come back to this when learning Flask so that I can make a front-end for it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages