NSES CS
  • Kindergarten
  • First
  • Second
  • Third
  • Fourth
  • Fifth
  • Typing
  • Free Time
  • Wolf Tech Team
  • Kindergarten
  • First
  • Second
  • Third
  • Fourth
  • Fifth
  • Typing
  • Free Time
  • Wolf Tech Team
Search

Root Robot (Level 1)

Code the Alphabet
Picture

Background

This week you will use your new Root robot coding skills to code letters.  You will use a special algorithm to draw a letter. Here is the algorithm for the letter L:
The green circle is the first move and the red circle is the last move.
  1. Make sure the first block is the pen-down block.
  2. Turn -90-degrees (counter-clockwise).
  3. Move forward 8cm.
  4. Turn 90-degrees clockwise.
  5. Move forward 16cm.
  6. Move forward 4cm.
Picture

Activity

1.  Draw the letter L.
Picture
2.  Draw the letter T.
Picture
3.  Draw the letter M.
Picture
4.  Draw the any letter you want.  Click a letter to see its algorithm (or here to see all of the letters together).
A   B   C   D   E   F   G   H   I   
J   K   L   M   N   O   P   Q   R   
S   T   U   V   W   X   Y   Z

Extensions

Want to explore more ?  Try these things:​​
  1. Can you write one program that draws an entire word?
  2. Write a program to draw your first name.
  3. Write a program to draw your last name.
  4. Can you write one program that draws an entire word?
  5. Draw something like "I ❤️ U".
© 2018-2024 Open Source Kids
  • Kindergarten
  • First
  • Second
  • Third
  • Fourth
  • Fifth
  • Typing
  • Free Time
  • Wolf Tech Team