Difference between revisions of "TurtleArt Projects3"

From Sugar Labs
Jump to navigation Jump to search
 
Line 4: Line 4:
 
[[File:Newww6.png|400px]]  
 
[[File:Newww6.png|400px]]  
  
Here I replaced the 'set color' block with a 'set pen' block. This changed I changed my pen size to 25, which made it bigger!
+
Here I decided to start simple and just changed the first angle from '180' to '250'.  
  
 
[[File:Newww7.png|400px]]  
 
[[File:Newww7.png|400px]]  
  
Here I changed the 'set color' block from 'heading' (which means the way my Turtle is pointing) to set color 'random from 1-100' this way each pen mark's color will be a surprise!
+
Here I decided to keep all my blocks the same, but, again, added the 'set pen size' block and made my pen a bit bigger.
  
 
[[File:Newww8.png|400px]]
 
[[File:Newww8.png|400px]]
  
Here I the replaced the 'set color' block with a 'set shade' block. Wow! My shape is now gone and my entire screen turned blue! What happened here?
+
Now a bit more complicated--I decided to change my second angle from '-180' to '-350' and also add a 'set pen size' block and 'set color' block.

Latest revision as of 11:20, 20 July 2012

Look how different my art work can look by changing or replacing just one block! Can you try some other possibilities and see what you can make? Try using some new blocks this time.


Newww6.png

Here I decided to start simple and just changed the first angle from '180' to '250'.

Newww7.png

Here I decided to keep all my blocks the same, but, again, added the 'set pen size' block and made my pen a bit bigger.

Newww8.png

Now a bit more complicated--I decided to change my second angle from '-180' to '-350' and also add a 'set pen size' block and 'set color' block.