Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

BlackJack-Game

Welcome to Python BlackJack! In this game, you will play blackjack against the computer. It combines multiple things in Python such as def() functions, while and for loops, and if/elif/else statements. The computer will always draw a card if it has a score less than 17.

Disclaimer: It is assumed in this game that there is an infinite deck. Moreover, once a card is pulled, it has the same probability of being drawn again.

blackjack

About

Practice your blackjack skills in Python!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages