01160093_楊育維, HW01, Week01
size(600,400);
background(9,39,52);
fill(16,60,77);
rect(0,300,600,10);
fill(10,40,52);
rect(0,310,600,20);
fill(5,20,26);
rect(0,330,600,30);
fill(3,40,52);
rect(0,310,600,20);
fill(255,255,255);
ellipse(400,100,50,50);
fill(255,0,0);
stroke(255,0,0);
strokeWeight(4);
point(200,100);
line(100,200,300,200);
沒有留言:
張貼留言