Just click the green flag and watch.
This project sorts a list of numbers that represent the various sizes of twenty bubbles. HOW I MADE THIS. First, the list with the name of sizes is loaded with 20 values from 300 to 72. Pairs in that list are randomly switched. Then a bubble sort is done on the list to put it back in order. As the bubble sizes are sorted, a graphical view of the bubbles is displayed Update 5/1/2016. Now uses clones for the bubbles and they are now different colors! Update 4/18/2025: I modified the circle to use a vector drawn circle and I changed the bubble animation to make it a little more like bubbles. and I added music. Music: "Boogie Party" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 4.0 License http://creativecommons.org/licenses/by/4.0/ Just another note. I wrote this when Scratch 1.3 was first released. Everyone was looking for ways to use the new list feature and I made this project to enjoy using that new feature.