Pages

Monday, December 12, 2016

Codeing

                               Hi today we have been doing some codeing.I did a monster.
Here is how you make the monster.

// hair()
fill(204, 0, 255);
rect(101, 21, 195, 156, 10);


fill(242, 224, 196);
ellipse(200, 200, 197, 285);
fill(255, 0, 0);
ellipse(200, 147, 30, 35);
ellipse(199, 142, 88, 124);

No comments:

Post a Comment

Please structure your comments as follows:
Positive - Something done well
Thoughtful - A sentence to let us know you actually read/watched or listened to what they had to say
Helpful - Give some ideas for next time or Ask a question you want to know more about

Note: Only a member of this blog may post a comment.