• Pikachu: Challenge
  • Draw the Body
  • Head
  • Draw the Eyes (Two Parts)
  • Red Electric Sacs
  • Mouth (3 Parts)
  • Ears (2 parts)
  • Limbs (Two Parts)
  • Tail (Three Parts)
  • Covering the Tail
  • [Coding Topic] questions
  • What you have learned

Pikachu: Challenge

Untitled.png

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")

🏠back to Home🏠