Wednesday, August 10, 2011

ARRRRRH!

void setup() {  
    size(750,750); 
  background(190,105,90);   
}  
   
void draw() {   
    
  stroke(0,0,0); 
    fill(150,150,150);    
    rect(0,750-400,150,400); 
  
   fill(150,150,150); 
   rect(180,750-600,150,600);

   fill(150,150,150); 
  rect(350,750-500,150,500);
  
   fill(150,150,150); 
   rect(525,750-700,150,700);

   fill(255,255,255); 
   rect(20,750-100,30,30); 
   
  //1st buildings 
  
  fill(255,255,255); 
   rect(100,750-100,30,30);
   
   fill(255,255,255); 
   rect(100,750-150,30,30);

   fill(255,255,255); 
   rect(20,750-150,30,30);

   fill(255,255,255); 
   rect(100,750-200,30,30);

   fill(255,255,255); 
   rect(20,750-200,30,30); 
  
   fill(255,255,255); 
   rect(100,750-250,30,30);

   fill(255,255,255); 
   rect(20,750-250,30,30);
   
   fill(255,255,255); 
   rect(100,750-300,30,30);

   fill(255,255,255); 
   rect(20,750-300,30,30);
 
   fill(255,255,255); 
   rect(100,750-350,30,30);
 
    fill(255,255,255); 
    rect(20,750-350,30,30);

    //2nd buildings
  
  fill(255,255,255); 
    rect(200,750-100,30,30);
   
    fill(255,255,255); 
    rect(280,750-100,30,30);
  
     fill(255,255,255); 
     rect(200,750-150,30,30); 
  
      fill(255,255,255); 
      rect(200,750-200,30,30);  
  
      fill(255,255,255); 
      rect(280,750-150,30,30); 
   
  fill(255,255,255); 
      rect(280,750-200,30,30);  
  
  fill(255,255,255); 
      rect(200,750-250,30,30);  
  
  fill(255,255,255); 
      rect(280,750-250,30,30);  
  
  
  fill(255,255,255); 
      rect(200,750-300,30,30);  
  
  
  fill(255,255,255); 
      rect(280,750-300,30,30);  
  
  fill(255,255,255); 
      rect(200,750-350,30,30);  
  
  fill(255,255,255); 
      rect(280,750-350,30,30);  
  
  fill(255,255,255); 
      rect(200,750-400,30,30);  
  
  
  fill(255,255,255); 
      rect(280,750-400,30,30);  
  
  fill(255,255,255); 
      rect(200,750-450,30,30);  
  
 fill(255,255,255); 
      rect(280,750-450,30,30);   
  
  fill(255,255,255); 
      rect(200,750-500,30,30);  
  
  fill(255,255,255); 
      rect(280,750-500,30,30);  
  
  //3rd building
    
  fill(255,255,255); 
      rect(370,750-100,30,30); 
  
   fill(255,255,255); 
      rect(450,750-100,30,30);
  
 fill(255,255,255); 
      rect(370,750-150,30,30); 
  
  fill(255,255,255); 
      rect(450,750-150,30,30);
  
  fill(255,255,255); 
      rect(370,750-200,30,30);
  
  fill(255,255,255); 
      rect(450,750-200,30,30);
  
  fill(255,255,255); 
      rect(370,750-250,30,30);
  
  fill(255,255,255); 
      rect(450,750-250,30,30);
  
  fill(255,255,255); 
      rect(370,750-300,30,30);
  
  fill(255,255,255); 
      rect(450,750-300,30,30);
  
  fill(255,255,255); 
      rect(370,750-350,30,30);
  
  fill(255,255,255); 
      rect(450,750-350,30,30);
  
  fill(255,255,255); 
      rect(370,750-400,30,30); 
  
  fill(255,255,255); 
      rect(450,750-400,30,30); 
  
  fill(255,255,255); 
      rect(370,750-450,30,30); 
  
  fill(255,255,255); 
      rect(450,750-450,30,30); 
  
  //4th buildings 
  
  fill(255,255,255); 
      rect(545,750-100,30,30); 
  
  fill(255,255,255); 
      rect(625,750-100,30,30);
  
  fill(255,255,255); 
      rect(545,750-150,30,30); 
  
  fill(255,255,255); 
      rect(625,750-150,30,30); 
  
 fill(255,255,255); 
      rect(545,750-200,30,30); 
  
  fill(255,255,255); 
      rect(625,750-200,30,30); 
 
  fill(255,255,255); 
      rect(545,750-250,30,30); 
  
fill(255,255,255); 
      rect(625,750-250,30,30); 
  
fill(255,255,255); 
      rect(545,750-300,30,30); 
  
fill(255,255,255); 
      rect(625,750-300,30,30); 
  
fill(255,255,255); 
      rect(545,750-350,30,30); 
  
fill(255,255,255); 
      rect(625,750-350,30,30); 
  
fill(255,255,255); 
      rect(545,750-400,30,30); 
  
fill(255,255,255); 
      rect(625,750-400,30,30); 
  
fill(255,255,255); 
      rect(545,750-450,30,30); 
  
fill(255,255,255); 
      rect(625,750-450,30,30); 
  
fill(255,255,255); 
      rect(545,750-500,30,30); 
  
fill(255,255,255); 
      rect(625,750-500,30,30); 
  
fill(255,255,255); 
      rect(545,750-550,30,30); 
  
fill(255,255,255); 
      rect(625,750-550,30,30); 
  
fill(255,255,255); 
      rect(545,750-550,30,30); 
  
fill(255,255,255); 
      rect(625,750-600,30,30); 
  
fill(255,255,255); 
      rect(545,750-600,30,30); 
  
fill(255,255,255); 
      rect(625,750-650,30,30); 
  
  fill(255,255,255); 
      rect(545,750-650,30,30); 
  
  
  
  
  
  
  
translate(20,200);
  triangle(30, 75, 48, 150, 10, 150);  
  
  translate(30,0);
  triangle(30, 75, 48, 150, 10, 150); 
  
  translate(40,0);
  triangle(30, 75, 48, 150, 10, 150); 
 
  translate(10,0);
  triangle(30, 75, 48, 150, 10, 150); 
 
 translate(750-860,0); 
  fill(120,100,100);
  triangle(30, 75, 48, 150, 10, 150); 

  
  
  
  
  translate(750-600,5);
    fill(250,0,0);    
    ellipse(width/2,height/2, 350,350);
    
  
  
  
  
  fill(250,250,250);
  ellipse(261,390,120,175);
  fill(0,0,0);
  ellipse(247, 390,25,50);
  
  fill(250,250,250);
  ellipse(450,390,120,175);
  fill(0,0,0);
  ellipse(447,390,25,50);
  
  
  fill(0,0,0);   
  ellipse(356, 506, 135, 115);   
  
 
 
  fill(10,10,10); 
  rotate(0.6);
  rect(750-420,750-660,150,25);
  
  fill(10,10,10); 
  rotate(-1.2);
  rect(110,495,170,25);
  
  





}

info info

submitted by: wheelman123
views: 



Tags: THIS, HOW, IFEEL, WHEN, ANGRY

comments comment

loading loading...

 

Add a comment: