Skip to content

aliyahgantt/BlackJackGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

BlackJackGame

Simple BlackJack game in C++ The objective of the program is for the user to acquire a total of 21 without going over, starting with 2 cards each game. If the player gets a 21 than it’s an instant win, going over 21 is a bust, and otherwise the player gets to choose whether or not they want another card. The card will be picked randomly from a number between 1-10.

About

Simple BlackJack game in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages