Skip to content

amannayyar1/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BlackJack

A simple blackjack game with python some rules: Cards cannot repeat, i.e. a card drawn cannot be drawn again from the pack in the same round. If you or the computer exceeds 21, you/it go(es) bust and lose(s) the round automatically. If Aces are included in your hand, the program must be able to decide whether to use it as 11 or as 1. If the total exceeds 21 when Ace is used as 11, then its value must be changed to 1.

About

Simple BlackJack Game with Py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages