size(700, 200); smooth(); background(0); rect(25, 25, 300, 150); stroke(255, 0, 0); line(50, 50, 650, 150); line(150, 150, 250, 10);
This sketch is running as Java applet, exported from Processing.
To tweak this sketch, first download it.
Make your updates, then upload your tweak!
Preview