Question: Need help creating a C++ program for the following, Project Description You will create a program that will play a card guessing game. The program

Need help creating a C++ program for the following,

Need help creating a C++ program for the following, Project Description Youwill create a program that will play a card guessing game. The

Project Description You will create a program that will play a card guessing game. The program will randomly select a card and player's goal is to guess this card and its face value. If the player correctly guesses the number he will move on to next level, where he will have to guess two randomly selected card and value using the remaining attempts. This will continue until level 5 (five randomly selected cards) after which the game completes and the player wins the game The game will progress from Level 1 to Level 5 using set of standard 52 cards. Player will get points for every correct guess. Every incorrect guess reduces available "life/chances" to continue the game. Point is based on the number of attempts and current level (check the rules section to understand how to calculate this). You will keep track of player's points and display it at the end of every level and at the end of game Project Description You will create a program that will play a card guessing game. The program will randomly select a card and player's goal is to guess this card and its face value. If the player correctly guesses the number he will move on to next level, where he will have to guess two randomly selected card and value using the remaining attempts. This will continue until level 5 (five randomly selected cards) after which the game completes and the player wins the game The game will progress from Level 1 to Level 5 using set of standard 52 cards. Player will get points for every correct guess. Every incorrect guess reduces available "life/chances" to continue the game. Point is based on the number of attempts and current level (check the rules section to understand how to calculate this). You will keep track of player's points and display it at the end of every level and at the end of game

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!