Skip to content

NickN18/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack

Nearly fully working game of BlackJack, with a game between the user and a dealer.

Betting is a bit tricky, as the variable, currentBettingMoney, is not tracked within the PlayerCharacter class, meaning that doubling down is done later down the line.

Aces are not set to either 1 or 11, they are defaulted to 1.

About

Nearly fully working game of BlackJack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages