size(200, 200); smooth(); background(195); fill(15); for (int i=0; i<127; i++) { text("♥", floor(random(width)), floor(random(height))); }
This sketch is running in HTML5 using Processingjs.
"Whole Lotta Love"
To tweak this sketch, first download it.
Make your updates, then upload your tweak!
Preview