C - adjust the clone numbers. Space - start another generation. Use Turbomode if you want to speed it up. This is particle swarm optimization (PSO) so it doesn't really count as ai.
The variable on the left is the generation. The only thing the clones store is there degree change each tick and how many checkpoints(the faded rainbow lines) they've passed. The only input is if it touched a checkpoint or if it died.