size(200, 200); smooth(); noFill(); background(195); bezier(width-10, 10, width/3, 10, width*(2/3), height-10, 10, height-10);
This sketch is running in HTML5 using Processingjs.
http://processing.org/reference/bezier_.html
To tweak this sketch, first download it.
Make your updates, then upload your tweak!
Preview