A demo of the Go-Kart From a Scrolling Racer I'm making. Since I can't work out how to do Z Ordering I guess the environment has to be 2D. --- Instructions: Up Arrow - Accelerate, Down Arrow - Reverse, Left Arrow - Turn to the Kart's left, Right Arrow - Turn to the Kart's right. Space - Brake (slow down). Tell me what you think! ---------- Update 1.4: Speed Improvements, game no longer resets Ghost every tick on ghost. Brake added, press Space to use. Skid Sound effects fixed and skid marks are now made when braking. Ghosts are now 10x smoother. Ghost now disappears when ghost data reaches end. I think it's time to start work on the game. ---------- Update 1.3: New Ghost System - very rough. Skid noises. ---------- Update 1.2: Car now cannot rotate when still. Volume controls added at bottom Right. Added shiny graphics. ---------- Update 1.1: Car now has sound effects, smoke effects and skid marks.