Press the right arrow key to drive. Reaching the end of the stage is 1 mile driven.
Me for the code, Scratch for the costumes, and my brother @stuffycraft for the sound effect. The purpose of this project is to create a forever loop with no forever block. The way to do this is to set a variable to 1, then make a "repeat until (the variable) = 0" make sure the variable is never set to 0. This is effectively a trick question for the computer. So it just waits for the variable to be 0 even though it will never be. While it's waiting it executes your forever loop.