
<rss version="2.0">
  <channel> 
    <title>ninja35's Recent Projects</title> 
    <link>http://scratch.mit.edu/feeds/getRecentUserProjects/176459</link> 
    <description>Recent Projects Feed for ninja35</description> 
    <language>en-us</language> 
    <pubDate>Sat, 28 Nov 2009 06:59:20 GMT</pubDate> 
    <docs></docs> 
    <generator>CakePHP</generator> 
    <managingEditor>Han and Andres</managingEditor> 
    <webMaster>genghisu</webMaster> 
	
     
    <item> 
      <title>BOING!!</title> 
      <link>http://scratch.mit.edu/projects/ninja35/773049</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/773049_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;My first scratch picoboard project</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/773049_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>HAPPY BIRTHDAY</title> 
      <link>http://scratch.mit.edu/projects/ninja35/741178</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/741178_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;A very happy birthday to mummy!</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/741178_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>The Buglebird Chapter2</title> 
      <link>http://scratch.mit.edu/projects/ninja35/735813</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/735813_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;The Case of the Missing Buglebird...Someone has stolen the Buglebird.This is a joint project done with aitan.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/735813_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>The Buglebird</title> 
      <link>http://scratch.mit.edu/projects/ninja35/720407</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/720407_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Introducing the Buglebird. The Buglebird is a bird with very special powers and it belongs to the Beams. This project will form part of Chapter one of &quot;The Case of the missing Buglebird&quot;.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/720407_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>SuperBouncingMusicBalls</title> 
      <link>http://scratch.mit.edu/projects/ninja35/699438</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/699438_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Bouncing Balls with Soundcolorsis a much enlarged  version of:http://scratch.mit.edu/projects/Canthiar/7369by Canthiar You now have colors an sounds and many parameters to play with:Up / Down     = -/+ GravityLeft / Right     = -/+ Emitter SpeedB / A     = -/+ more Balls1     = switch Edges2     = switch Turn Effect3    = switch Random4    = switch Drawing5    = switch SoundSpace    = start Balls againDragDrop Collision ObjectsDragDrop BallsDragDrop EmitterTurn Emitter by pulling it's tipH    = Help (english)G    = Help (german)R    = Start/stop emitter rotationChantiers original description:You can move the object emitter around with the mouse and change the direction by clicking on the pointed end.This is what I consider a production version since I've inlined a few things. I have a more academic version that is a little easier to read.  The whole thing is also dumbed down a little to make the math a little easier.How it works:When a ball encounters a collision object it uses the [ point towards[ Collision ] ] command block and then uses sin and cos to calculate a colliion normal.  That normal is used to calculate a resulting velocity perpendicular to the surface and velocity tangent to the surface.  Friction and restitution are applied to make the ball bounce.Added a spin feature.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/699438_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Dropapple</title> 
      <link>http://scratch.mit.edu/projects/ninja35/696418</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/696418_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Apple project</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/696418_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Pong spear</title> 
      <link>http://scratch.mit.edu/projects/ninja35/694903</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/694903_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;A simple pong gameINSTRUCTIONS*Move mouse to control paddle*Don't let the ball fall into the lava*HIt the busHOW I MADE THIS*The paddle just moves it's X coordinate to whatever the mouse's X coordinate is*I drew the ball using the gradient effect in the paint editor*The trickiest thing for me was to get the ball to bounce off the paddle right. I ended up going on the website and finding how someone else had done it: &quot;point in direction (180 - direction)&quot;.  I still find this confusing but it works really well. Then I turn a random amount to make it more interesting.MORE IDEASMake the game more complex or change images.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/694903_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Bug explorer</title> 
      <link>http://scratch.mit.edu/projects/ninja35/692577</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/692577_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Catch the bugs and gain knowledge. Click the info button when it appears.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/692577_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>How to draw a hen RMX-TREME</title> 
      <link>http://scratch.mit.edu/projects/ninja35/691435</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/691435_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Learn how to draw a hen and a chick step by step. Click the background to change day to night. Click the hen or chick to feed them.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/691435_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Lemonade is poisoned RMX</title> 
      <link>http://scratch.mit.edu/projects/ninja35/689431</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/689431_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Robosnail saves Lemonade! Yeah! :D:D:D:D:D:D:D:D My second Robosnail adventure!</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/689431_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Birthday</title> 
      <link>http://scratch.mit.edu/projects/ninja35/685709</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/685709_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;This is a birthday greeting card I made for my Aunts. INSTRUCTIONS:Click on objects on the top of the screen to decorate the cake. You can press them in any order you like. When you've decorated the cake, you'll get a surprise. In the end you can watch my end credits if you wait five seconds after the sound stops. 8-)MORE IDEAS:-You can delete the end credits if you want to send this greeting card to someone.-You can recolour objects.-You can add more decorations to the cake.Feel free to upload your version of this greeting card. :-D</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/685709_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Robosnail vs Scratch Hater</title> 
      <link>http://scratch.mit.edu/projects/ninja35/683789</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/683789_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;See robosnail beat a Scratch Hater!!!!!!!!!
Yeah!! Bring out the popcorn!
To draw Robosnail,go to http://scratch.mit.edu/projects/ninja35/682136</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/683789_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>How to draw  Robosnail</title> 
      <link>http://scratch.mit.edu/projects/ninja35/682136</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/682136_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Learn how to draw a snail.Click green flag to start. Click the 'Move!'  button to move the Robosnail.Click 'Colour cycle' to see the Robosnail change its colour repeatedly.Click the 'Weapon' button to activate it and click the' Fire!' button to shoot. You can also change the colour of the background by clicking anywhere on it. Have fun!</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/682136_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Ultmate ZenRockGarden</title> 
      <link>http://scratch.mit.edu/projects/ninja35/675219</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/675219_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;There's nothing as peaceful as meditating upon a Japanese Rock Garden.Here you can make your own.Rake the gravel and populate the garden with rocks and grass. Select graphic from bubble menu in lower left. Move and draw with the mouse button.Use [up] and [down] arrows to change size of rocks and grass.When placing rocks, press [space] bar to choose between types.I added a water featureStill has 1 glitch.Can you solve it?</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/675219_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>FruityPizzacraftRPG</title> 
      <link>http://scratch.mit.edu/projects/ninja35/672739</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/ninja35/672739_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Enter the world of Fruitcraft! Use the arrow keys to move out of the house and into town, where you can pick up some really big fruit &amp; toppings. Then go into the Pizza &amp; fruit Place for a reward! Each time you pick up a fruit or topping, its name is added to a list representing your inventory. When you visit the fruit place, the fruit person can tell if you have gathered enough fruit by checking the list length.  If you have some fruit&amp; toppings, he reads your inventory to you, then gives you the fruit platter &amp; pizza.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/ninja35/672739_sm.png</imagelink>
    </item> 
     
  </channel> 
</rss>
 