Art Pattern Challenges
What kind of image can you draw?
You can use this canvas 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 to draw something like this...