A very simple game showing basic moving mechanics. How close can you get the tip of the arrow to the left edge of the red line? Every reset will position the line in a new location, and change the speed in which the arrow will move. Press the right arrow to get the arrow moving. Crossing the line results in a FAULT, so you need to determine when to reset the position of the arrow, so that when it finishes it's travel it can get close to the red line.
The background is a modified version of the internal Scratch "rays" backdrop, while the arrow is a recolored Scratch "arrow2" graphic.