Use left/right arrow keys to change speed. Use up/down arrow keys to change mode between Glitch mode and normal mode. In Glitch Mode there is no max speed so you can see glitches, but in normal mode the max speed is 28 to prevent glitches. VARIABLE GUIDE ___________________________________________________ Shown variables: 1. The speed variable. You can use the speed variable to see what your current speed is. 2. The mode variable. You can use the mode variable to see what your current mode is. 3. The max speed variable. You can use the max speed variable to see what the max speed is currently. 4. The "Glitching?" variable. You can use the "Glitching?" variable to see whether your game is glitching or not. Hidden variables: 1. The MODE variable. I used the MODE variable to tell the code whether the max speed is infinite or 28. 2. The "My variable" variable. A joke. Not used at all during this project.