cadams's Recent Projects http://scratch.mit.edu/feeds/getRecentUserProjects/42440 Recent Projects Feed for cadams en-us Mon, 13 Oct 2008 06:43:19 GMT CakePHP Han and Andres genghisu Retro LOGO v4 http://scratch.mit.edu/projects/cadams/59180 This is a basic simulation of Apple II LOGO with a command line. To move forward type "FD 100" 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 "shift"). 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 <a href="http://www.logosim.blogspot.com">www.logosim.blogspot.com</a> http://scratch.mit.edu/static/projects/cadams/59180_sm.png Retro LOGO v3 http://scratch.mit.edu/projects/cadams/56510 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 "FD 100" 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 "shift"). http://scratch.mit.edu/static/projects/cadams/56510_sm.png Retro Logo v2 http://scratch.mit.edu/projects/cadams/53814 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 "FD 100" 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 "shift"). http://scratch.mit.edu/static/projects/cadams/53814_sm.png Retro Logo[1] http://scratch.mit.edu/projects/cadams/52122 Retro Logo uses keys to draw: Hit Flag to send the turtle "Home" and "Clear". 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 "u" to put pen up (not draw) "d" to put pen down (draw) "c" for a circle "t" for a triangle "s" for a square "h" for a hexigon "p" for a pentagon "z" for a trapazoid http://scratch.mit.edu/static/projects/cadams/52122_sm.png Retro Logo http://scratch.mit.edu/projects/cadams/52087 Retro Logo uses keys to draw: Hit Flag to send the turtle "Home" and "Clear". 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 "u" to put pen up (not draw) "d" to put pen down (draw) "c" for a circle "t" for a triangle "s" for a square "h" for a hexigon "p" for a pentagon "z" for a trapazoid http://scratch.mit.edu/static/projects/cadams/52087_sm.png simple maze bot http://scratch.mit.edu/projects/cadams/52082 A simple robot for moving through a maze. http://scratch.mit.edu/static/projects/cadams/52082_sm.png footy cat http://scratch.mit.edu/projects/cadams/38425 Use arrows to move Eagle. Use w,a,s,d to move Blue. http://scratch.mit.edu/static/projects/cadams/38425_sm.png soccer cat http://scratch.mit.edu/projects/cadams/38266 Use arrows to move cat. http://scratch.mit.edu/static/projects/cadams/38266_sm.png