1) Click 'See inside'. 2) First organize the code on the reindeer sprite: there are two sequences to clean up; the movement, time and final codes are in order. Mind that the variables (Time and Carrots) have already been set up, as well as the two messages ('You won' and 'Game over'). 3) The maze is also a sprite, a created one. You don't need to do anything here. 4) Move onto the carrots. Tidy up the code on the first carrot sprite. 5) Copy the code onto the other carrots. Only the position changes. Good carrot picking!