Pikachu: Challenge
What you will learn:
ellipse(x, y, width, height)
triangle(x1,y1, x2,y2, x3,y3)
- Layering shapes on top of each other to create an artificial negative space
What you should know:
circle(x, y, diameter)
fill("colourName")
ellipse(x, y, width, height)
triangle(x1,y1, x2,y2, x3,y3)
circle(x, y, diameter)
fill("colourName")