Painting Challenges 2
Let's get back to our Pen & Paper, and use what we've learned to paint some circles and arcs.
Challenge Yourself!
What kind of image can you draw?
You can use the Art Canvas world to explore your robot's artistic talents.
NOTE: We've added some Loops, Functions, and Math in case you find it useful to make your creations!
Loop Example
Try to code this in and see what your robot draws - might need a little patience!
- The inner loop is drawing squares: 4 x straight + turn
- The outer loop is saying to draw 10 of those squares, but each time twist the starting angle a bit...
Sharp & Soft Turns mixed!
- You can try this!