Matching
Match the steps in the Dice Race game to the order that they should appear in the algorithm.
- 1)
- 2)
- 3)
- 4)
-
?
-
?
-
?
-
?
- Set Player 1 score to 0
- Player 1 rolls die
- Compare player scores to see who wins
- Add Player 1 roll to total score
Match the steps in the Dice Race game to the order that they should appear in the algorithm.