Skip to content

Black Jack done in Python for the Complete Python Bootcamp course

Notifications You must be signed in to change notification settings

jessiagee/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Black Jack (Python)

Black Jack done in Python for the Complete Python Bootcamp course

Requirements:

* You need to create a simple text-based BlackJack game
* The game needs to have one player versus an automated dealer.
* The player can stand or hit.
* The player must be able to pick their betting amount.
* You need to keep track of the player's total money.
* You need to alert the player of wins, losses, or busts, etc.

About

Black Jack done in Python for the Complete Python Bootcamp course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages