background(255,255,0);
fill(0,255,245);
rect(400,400,400,400);
rect(400,100,450,100);
line(100,100,400,400);
point(50,50);
point(450,450);
line(400,400,100,400);
line(100,400,400,100);
line(100,100,100,400);
line(100,100,400,100);
50 tasks
Help CodeRobo to draw a cool birthday card for his friend.
7 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!