Question: Write a blackjack program, using C++, only using vectors and functions. The program should include player vs. computer, betting and the option of hitting and
Write a blackjack program, using C++, only using vectors and functions. The program should include player vs. computer, betting and the option of hitting and staying plus the winner of the game and the option to play again. The program can only include vectors, if-else statements, and strings.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
