size(600,400);
background(9,39,52);
fill(10,60,77);
rect(0,300,600,10);
fill(5,20,26);
rect(0,330,600,25);
fill(3,10,13);
rect(0,355,600,45);
fill(255,255,255);
ellipse(400,100,50,50);
stroke(255,0,0);
strokeWeight(4);
point(200,100);

沒有留言:
張貼留言