Musical Circles is a 100% pen recreation of a very simple program I saw at an event a few² years ago (few = 2 to 3, few² ≈ 5 to 7). You can use it to create mesmerizing patterns and beats. • Click to create a circle. • Circles will continuously grow or shrink. • When a circle hits another circle, hits the edge, or gets too small, it bounces off and makes a sound. You can toggle the volume by pressing M (mute). • You can toggle t
Thanks to @P444 for the piano sounds: https://scratch.mit.edu/projects/97513212 All code by myself. To-do: • Ability to import your own tune • Ability to share a configuration with other people Unfortunately, it does have a few problems at the moment (mainly that if you have a bunch of circles in each other they don't always bounce off each other like they should.)