Want C Program Simulates Black Jack Game 2 Players Using Vectors Along Betting Amount Put Q37077745

I want to have a C++ program that simulates Black jack game with2 players using vectors along with the betting amount. The out putmust clearly show the suit and value of cards on the console whichwas dealt to each player and dealer. and then calculate to checkwho is the winner. repeat the dealing 5 times. Code should beclearly sperated into header files, .cpp files and the main.cppthat calls the functions of the respective class. The output windowshould show clearly the deck of cards. the shuffled deck of cardsExample : Ace of Spades, King of Hearts Should show each cardsdealt to

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.