Popping Circles


Popping Circles


January 30, 2021

example p5.js javascript creating-classes input genuary

Click here to view this code in the p5 editor.

This sketch lets you fill the screen with circles by clicking your mouse. But if two circles touch, they pop!

I created this for the 29th day of #genuary which had a prompt of “Any shape, none can touch.”

circles

Remix Ideas

  • Add different shapes like squares and triangles.
  • Make your circles change color as they grow.
  • Make your circles grow or shrink over time.

Creating Classes Examples

Comments

Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!

Comments are powered by the Happy Coding forum. This page has a corresponding forum post, and replies to that post show up as comments here. Click the button above to go to the forum to post a comment!