In the Race to 100 game, a board has 100 consecutive squares. Beginning at the first square, two players alternate rolling two dice and advancing forward the number of spaces shown on the dice. The...



In the Race to 100 game, a board has 100 consecutive squares. Beginning at the first square, two players alternate rolling two dice and advancing forward the number of spaces shown on the dice. The first player to reach the 100th square wins the game. A player who rolls a 7 must move backward either seven spaces or to the first square. A player who rolls a 2 or a 12 loses a turn. If a player lands on the other player’s square, the other player must go back to the first square. Design, implement, and demonstrate the classes needed to play this game. Display the board configuration after each move. You can write this game for either two human players or one human versus the program. Moreover, you could provide a choice of these two options.



May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here