Please Help Create Following Program C Play Sorry Ll Need Create Four Players Prompt User Q37135706

Please help me create the following program in C++

——————————————————————————–

To play “Sorry”, you’ll need to create up to Four players.

Prompt the user for the number of players (2-4).

2. Create two die for the players to roll.

3. Create an Array to be used to track the player’s positions onthe playing board.

4. The playing board has 50 spaces (with 50 being the winningspace).

5. The dice have special conditions:

2 = Move two spaces

3 = Move three spaces

4 = Move back one space.

5 = Move five spaces.

6 = Move six spaces.

7 = Swap spots with the leading layer / or nothing if the playeris in

OR
OR

Leave a Comment

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