Press Any key to jump. Avoid the spikes.
:) There is a glitch due to the way I did the jumping - if you hit a spike during the jump you don't die. Now you can fix it by taking away the pick random between blocks for the clones and making it so the spike is always showing and putting the spike detection in another forever loop, however I think these are pretty neccesary for an endless runner. Also if you do hit the spike while in middair, since you're coordinates dont reset you're stuck in middair for the next turn. So its just better the way it currently is.