Go to the ResetButton drawer and drag the when ResetButton.Click block into the Viewer.
To make sure the score resets to zero and the Sprite begins to move at the start of a new game, add the following code to the when ResetButton.Click block:
The final code should look like this:
Try it now! Try to win the game and then press the reset button to start again!