Question: Computer Programming 1: In C++ with comments Your final group project will be to create a class or classes for the Black Jack game. It
Computer Programming 1:
In C++ with comments
Your final group project will be to create a class or classes for the Black Jack game.
It will shuffle the card deck of 52 cards (faces and suits) and show each card face and suit before and after shuffling.
Present the dealers cards, one up and one covered.
Present the player's cards, two up.
Ask the player to hit or stand.
Show the dealer's cards. Take additional cards for dealer as long as it is under seventeen.
Determine whose the winner.
Play until player indicates.
Include constructors and destructors.
Implementation separate from definition.
Grading Criteria:
20 Documentation
30 In-Class Presentation
50 Execution
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
