• fullscreen
  • Twk: Tipografia
  • size(200, 200);
    smooth();
    
    background(195);
    
    fill(15);
    
    for (int i=0; i<127; i++) {
      text("♥", floor(random(width)), floor(random(height)));
    }

    code

    tweaks (0)

    about this sketch

    This sketch is running in HTML5 using Processingjs.

    license

    advertisement


    Bernardo Santos

    Twk: Tipografia

    Add to Faves Me Likey@!
    You must login/register to add this sketch to your favorites.

    "Whole Lotta Love"

    You need to login/register to comment.