- Show Sketch
/** @peep sketchcode */
size(600, 600); // Canvas size
background(#00EDA0); // Colour turqouise
println("Hello World");
println("This is the console");
Nothing in the gallery yet!
/** @peep sketchcode */
size(600, 600); // Canvas size
background(#00EDA0); // Colour turqouise
println("Hello World");
println("This is the console");
Nothing in the gallery yet!
Comments
COOL!