วันอาทิตย์ที่ 16 สิงหาคม พ.ศ. 2558

MY BOOK

void setup () {
size(500,500);
background(255,0,128);
fill(255,255,255);
textSize(70);
text(" Siam Sport ",60,100);
stroke(255,255,255);
fill(255,255,255);
ellipse(150,295,250,250);
stroke(0,0,0);
fill(0,0,0);
ellipse(160,210,60,60);
ellipse(90,255,60,60);
ellipse(190,285,60,60);
ellipse(120,350,60,60);
textSize(60);
text(" Maxmagazine ",95,170);
fill(255,255,255);
stroke(255,255,255);
ellipse(350,350,100,100);

}

ไม่มีความคิดเห็น:

แสดงความคิดเห็น