Skip to content

aCombray/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack

Introduction

This is a blackjack game for only one player against the dealer.
No double or split is allowed. The winning percentage will be provided after each game.
The deck is shuffled every 6 rounds.

Instruction

Run python BlackJack.py in the command line.
Type 'Y' to play the game.
Type 'Hit' to hit, and 'Stand' to stand.
After each game, the player will be asked 'Continue?'. Type 'N' to quit the game.

About

Python game blackjack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published