Skip to content

ahana-mukherjee/blackjack-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack_Game

A game of Blackjack between the user and the computer made using python.

################# Our Blackjack House Rules ###################

The deck is unlimited in size.
There are no jokers.
The Jack/Queen/King all count as 10.
The Ace can count as 11 or 1.
The cards in the list have equal probability of being drawn.
Cards are not removed from the deck as they are drawn.
The computer is the dealer.

This project was made under the 100 Days of Code by Udemy.
https://www.udemy.com/course/100-days-of-code/

About

A game of Blackjack between the user and the computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages