noStroke();
fill(250,160,10);
ellipse(300,200,500,150);
ellipse(300,300,500,150);
fill(255,0,100);
ellipse(300,250,450,100);
textFont(Cookie,90);
fill(255,0,0);
words("#HOTDOG LOL",0,50);
fill(240,0,0);
ellipse(300,250,400,20);
50 tasks
Help CodeRobo to draw a cool birthday card for his friend.
8 YEARS AGO BY JORDYT
This project is coded by jordyt (8 years old) with a little help of YOU++.
Want to learn how?
Make your own!