
<rss version="2.0">
  <channel> 
    <title>cadams's Recent Projects</title> 
    <link>http://scratch.mit.edu/feeds/getRecentUserProjects/42440</link> 
    <description>Recent Projects Feed for cadams</description> 
    <language>en-us</language> 
    <pubDate>Wed, 25 Nov 2009 18:15:09 GMT</pubDate> 
    <docs></docs> 
    <generator>CakePHP</generator> 
    <managingEditor>Han and Andres</managingEditor> 
    <webMaster>genghisu</webMaster> 
	
     
    <item> 
      <title>Retro LOGO v4</title> 
      <link>http://scratch.mit.edu/projects/cadams/59180</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/59180_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;This is a basic simulation of Apple II LOGO with a command line.  To move forward type &quot;FD 100&quot; instead of return hit the PAGE DOWN or DOWN ARROW.  Other commands are BK for back, RT for right, LT for left, HT for hide, ST for show, CS for clear screeen and home.  It also has REPEAT.  For square brackets use PAGE UP or UP ARROW and N for [ and M for ].  For example REPEAT 4 [FD 100 RT 90].  (Think of UP ARROW as &quot;shift&quot;).  This version also allows you to write a simple script.  For example, type 

TO SQ PAGE DOWN

FD 100 RT 90 SQ PAGE DOWN

END PAGE DOWN

at the end of each line hit PAGE DOWN or DOWN ARROW.  To  run the script type SQ.  This simple script was described by Seymore Papert in his original NSF proposal for Logo. Note that once you start it running it never stops!  An alternative method is to write

TO SQ

REPEAT 4 [FD 100 RT 90]

END

The program keeps 3 scripts in memory.   WARNING MEMORY IS LOST WHEN THE FLAG IS CLICKED!



For more information go to &lt;a href=&quot;http://www.logosim.blogspot.com&quot;&gt;www.logosim.blogspot.com&lt;/a&gt;</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/59180_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Retro LOGO v3</title> 
      <link>http://scratch.mit.edu/projects/cadams/56510</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/56510_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;This is a basic simulation of Apple II LOGO with a command line.  The current version only works with one command line.  To move forward type &quot;FD 100&quot; instead of return hit the PAGE DOWN or DOWN ARROW.  Other commands are BK for back, RT for right, LT for left, HT for hide, ST for show, CS for clear screeen and home.  It also has REPEAT.  For square brackets use PAGE UP or UP ARROW and N for [ and M for ].  For example REPEAT 4 [FD 100 RT 90].  (Think of UP ARROW as &quot;shift&quot;).</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/56510_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Retro Logo v2</title> 
      <link>http://scratch.mit.edu/projects/cadams/53814</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/53814_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;This is a basic simulation of Apple II LOGO with a command line.  The current version only works with one command line.  To move forward type &quot;FD 100&quot; instead of return hit the PAGE DOWN or DOWN ARROW.  Other commands are BK for back, RT for right, LT for left, HT for hide, ST for show, CS for clear screeen and home.  It also has REPEAT.  For square brackets use PAGE UP or UP ARROW and N for [ and M for ].  For example REPEAT 4 [FD 100 RT 90].  (Think of UP ARROW as &quot;shift&quot;).</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/53814_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Retro Logo[1]</title> 
      <link>http://scratch.mit.edu/projects/cadams/52122</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/52122_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Retro Logo uses keys to draw:Hit Flag to send the turtle &quot;Home&quot; and &quot;Clear&quot;.  The turtle is now ready to draw.Up Arrow to move forwardDown Arrow to move backLeft Arrow to turn leftRight Arrow to turn right&quot;u&quot; to put pen up (not draw)&quot;d&quot; to put pen down (draw)&quot;c&quot; for a circle&quot;t&quot; for a triangle&quot;s&quot; for a square&quot;h&quot; for a hexigon&quot;p&quot; for a pentagon&quot;z&quot; for a trapazoid</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/52122_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>Retro Logo</title> 
      <link>http://scratch.mit.edu/projects/cadams/52087</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/52087_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Retro Logo uses keys to draw:Hit Flag to send the turtle &quot;Home&quot; and &quot;Clear&quot;.  The turtle is now ready to draw.Up Arrow to move forwardDown Arrow to move backLeft Arrow to turn leftRight Arrow to turn right&quot;u&quot; to put pen up (not draw)&quot;d&quot; to put pen down (draw)&quot;c&quot; for a circle&quot;t&quot; for a triangle&quot;s&quot; for a square&quot;h&quot; for a hexigon&quot;p&quot; for a pentagon&quot;z&quot; for a trapazoid</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/52087_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>simple maze bot</title> 
      <link>http://scratch.mit.edu/projects/cadams/52082</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/52082_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;A simple robot for moving through a maze.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/52082_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>footy cat</title> 
      <link>http://scratch.mit.edu/projects/cadams/38425</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/38425_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Use arrows to move Eagle.  Use w,a,s,d to move Blue.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/38425_sm.png</imagelink>
    </item> 
     
    <item> 
      <title>soccer cat</title> 
      <link>http://scratch.mit.edu/projects/cadams/38266</link> 
      <description>&lt;img src=&quot;http://scratch.mit.edu/static/projects/cadams/38266_sm.png&quot; width=&quot;148&quot; height=&quot;111&quot; border=&quot;1&quot; alt=&quot;&quot; /&gt;Use arrows to move cat.</description> 
	  <imagelink>http://scratch.mit.edu/static/projects/cadams/38266_sm.png</imagelink>
    </item> 
     
  </channel> 
</rss>
 