Question: I need help with creating a 2 1 card game. Ive tried with minimal luck and would appreciate comments throughout the program which will allow
I need help with creating a card game. Ive tried with minimal luck and would appreciate comments throughout the program which will allow me to understand and breakdown the program. It should be a game with participants the user and the dealer.
It should be done using c OOP. The program should include BranchesHas at least branches ifelse statementsLoopsHas a whileloop and a forloop.FunctionsHas at least void function and nonvoid function, functions makes use of passbyvalue parameters and passbyreference parametersData Structuresuses arraysfile streamProgram reads or writes fromto a file.ClassesClass contains at least member functions and at least constructorclass is written not in the main file, but in a separate h and cpp fileREADMEZip folder contains a README.txt that describes the purpose of the project and application, a description of how to use the program, and directions on how to compile the program
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
