• Art Sketchpad: Challenge
  • MouseX
  • MouseY
  • Moving the circle around
  • Trail of circles
  • Random color
  • Random Size
  • Remix
  • What you have learned

Art Sketchpad: Challenge

AS1.gif

What you will learn:

  • mouseX
  • mouseY
  • random()

What you should know:

  • circle(x, y, diameter)
  • fill("colorName") or fill(r, g, b)

🏠back to Home🏠