Skip to content

charleswli/python-blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-blackjack

Implementation of basic blackjack in Python. Players can split two cards of the same rank but not value.

TODO:
Print things prettier and have player status always visible.
Create main function that allows choice of number of decks, number of players, and splitting rank vs. value.
Implement insurance for dealer Ace.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages