INSTRUCTIONS This is a simple race between two animals. Click the Green Flag to start. HOW I MADE THIS Each animal moves a random distance on each step. The program stops when the first animal reaches the finish line. MORE IDEAS * Keep track of how often each animal wins * Give one animal a head start. How often does the other animal win? * Add more animals to the race INSPIRED BY brianw's NumbersRace