Skip to content

A program that allows user to interactively play blackJack with the computer

Notifications You must be signed in to change notification settings

SearaChen/blackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

blackJack

A program that allows user to interactively play blackJack with the computer. The program consist of two classes: CardPile, and BlackJack The CardPile Class is a class whose contents will be used in the BlackJack class. The BlackJack class is the actual class at which through running the main function, one can play with the computer. So let's begin!

About

A program that allows user to interactively play blackJack with the computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published