// Design achievement - make a little piggy
// create grass (polygon)
// create feet (lines)
// create ears (rectangles)
// create body (circle)
// create head and eyes (circles)
// create snout and nostrils (ellipse and circles)
// technical achievement - animate the nose so it moves up and down