Your browser does not support the canvas tag.

Nachricht an alle Erdlinge

Timo Hausmann

int f=64;void setup(){size(512,512);}void draw(){fill(0);rect(128+(f%64*4),(int(f/64)*42)+(int(random(0,4)))*8,8,8);f++;}

Source code: Nachricht an alle Erdlinge