Create a small Horse, locate it in one of the starting pens Create code that will move a horse right until it touches the Finish Line. Activate this movement when the start button is pressed. Create code that moves the horse a random amount, so the horse reaches the ends at different speeds. Replicate the horse so you have 5 different coloured entries for the race with the same code. Create game logic to stop the game and show a winner when the FIRST horse crosses the line. Add obstacles like hedges or ponds, and change the horse behaviour as it encounters these.