
-----------------------------------
ecookman
Thu Oct 16, 2008 10:44 am

[polling] my house
-----------------------------------
the pic i made



View.Set ("graphics:max800;600")
%skyskyskyskyskyskyskyskyskyskyskyskyskyskyskyskysky 
drawfillbox (0,638,638,0,52)
%skyskyskyskyskyskyskyskyskyskyskyskyskyskyskyskysky

 

%househousehousehousehousehousehousehousehousehousehousehousehouse
drawfillbox (150, 50, 400, 250, 47) %Main house box       
drawfillbox (350, 140, 300, 170, 9) % window Right side
drawline    (325, 140, 325, 170, black) % windw right |
drawline    (300, 154, 350, 154, black)% window right -

 
drawfillbox (200, 140, 250, 170, 9) % window Left side 
drawline    (225, 140, 225, 170, black) %window left |
drawline    (200, 154, 250, 154, black)% window left -


drawline    (150, 250, 270, 300, green) %roof left
drawline    (400, 250, 270, 300, green) %roof right
drawline    (150, 250, 400, 250, green)%bottom of roof
drawfill    (250,266,blue, green) %roof color
%househousehousehousehousehousehousehousehousehousehousehousehouse




%groundgroundgroundgroundgroundgroundgroundgroundground
drawfillbox (0,49,650,0,brown)
 %groundgroundgroundgroundgroundgroundgroundgroundground
 
 
 %sunsunsunsunsunsunsunsunsunsunsunsunsunsunsunsunsunsunsunsun
 drawfilloval (585,346,50,50,yellow) %sun
 drawline (585,346,286,300,yellow)%rays
 drawline (465,250,586,300,yellow)%rays
 drawline (430,275,586,350,yellow)%rays

-----------------------------------
Insectoid
Thu Oct 16, 2008 10:54 am

RE:[polling] my house
-----------------------------------

%skyskyskyskyskyskyskyskyskyskyskyskyskyskyskyskysky 


What is the purpose of these lines? It makes more sense to have something like %Here is where I draw the sky. It is both more descriptive and neat, and is good practice for when you have multiple people working on the same project. 

Could this be moved to the 'turing submissions' section, please?

-----------------------------------
ecookman
Thu Oct 16, 2008 6:41 pm

RE:[polling] my house
-----------------------------------
lol sorry just my style i was going to use...

%------------------------------------------
but my teacher didn't like that so i put that lol

-----------------------------------
ecookman
Thu Oct 16, 2008 6:41 pm

RE:[polling] my house
-----------------------------------
and hmmm ya srry i didn't realize i was still on the help section
