Here is the code to make the alien.
background(0, 196, 255);
fill(255, 0, 43);
ellipse(200, 30, 30, 129);
ellipse(200, 39, 212, 126);
ellipse(170, 300, 10, 160);
ellipse(220, 300, 12, 151);
ellipse(200, 260, 141, 100);
ellipse(200, 120, 75, 75);
rect( 145, 151, 121, 76);
ellipse(190, 121, 18, 19);
ellipse(220, 120, 19, 18);
fill(240, 5, 71);
ellipse(208, 123, 16, 18);
fill(38, 0, 252);

I see you are a pretty good at coding. I love how you have taught yourself about coding and pushed yourself to learn and create more.
ReplyDelete