9
edits
 (void setup(){  size(500,500); background(255);  }  void draw(){   if (mousePressed);{     background(129, 130, 87);       noFill();       strokeWeight(4);       stroke(174, 221, 60);   }      float o=60;  for(int x=0; x<500; x+=2*o+2*o*sin(PI/6)){  for(in)  | 
			
(No difference) 
 | 
edits