Blue cat Left arrow = steer left Right arrow = steer right Space = Accelerate
July 2013. This is an early unfinished project. The track builder was the start of the level builder in my platform game. There appears to be a flash related bug where everything freezes if the player doesn't give an input from the mouse or keyboard. The orange cat is controlled by the computer and is programmed to recognise which segment of track it is on (left turn, right turn, straight) and steer around in the correct way. The blue cat can be steered by the player, but I haven't put much more in the game. For demo purposes, the track changes each time the computer completes the level.