Untitled

snowman
 avatar
unknown
plain_text
4 months ago
102 B
2
Indexable
// simple snowman
ellipse(200, 300, 150, 150);
ellipse(200, 200, 100, 100);
ellipse(200, 120, 75, 75);
Editor is loading...
Leave a Comment