How do you end a game in scratch?

How do you end a game in scratch?
Making an end to the game

To finish off a completed game, you need to add in a finishing line.
Import this as a new sprite into your Scratch game, and approximately position it into the runner’s lane.
To start off, you need use a variable to control how far the hurdler has to run.

Making an end to the game
  1. To finish off a completed game, you need to add in a finishing line.
  2. Import this as a new sprite into your Scratch game, and approximately position it into the runner’s lane.
  3. To start off, you need use a variable to control how far the hurdler has to run.