Skip to main content
European Commission logo
European School Education Platform
TwinSpace | TwinSpace

Loop-Art Adventures : Artistic Unplugged Coding for Kids

Pages

Loop 1 - Spiral Art

Created by Ivana Vezjak
Last updated by ΑΝΑΣΤΑΣΙΑ ΝΕΟΦΥΤΙΔΟΥ 1 year 6 months ago

Upload Loop 1 Spiral Art drawings here: https://wakelet.com/i/invite?code=kihq3pp7 (just refresh if the link doesn't open immediately)

 

Our drawings will go from simple ones to more complicated. For the beginning students will draw a spiral art. Instructions are also available under Material sections if you want to edit/translate/print them. Don't share solutions with the students immediately, let them try to figure out what should they draw by following instructions!

 

This activity introduces the concept of loops in coding by applying it to drawing. It's a great was for kids to understand how repeating a set of instructions can create interesting patterns.

 

First task is really the simple one , encourage your students to follow the instructions within the loop (repeat) to draw the circles.  After completing the loop 10 times, you'll have a beautiful spiral pattern on the paper. 

 

Students can further decorate their spiral art by adding colors, patterns, details etc.

 

Upload Loop 1 Spiral Art drawings here: https://wakelet.com/i/invite?code=kihq3pp7

 

Loop 1 task - Spiral Art

 

Materials needed:

  • Blank sheets of paper
  • Colored markers or crayons

 

Materials needed:

  • Blank sheets of paper
  • Colored markers or crayons

 

Instructions: 

patterns = [stars, hearts, straight lines, curved lines, dots, circles, triangles]

  1. Draw a small circle at the center of the paper
  2. Repeat 10 times:
    • Choose color
    • Draw a slightly larger circle around the circle you draw before
    • Add color or pattern inside that circle

 

loop spiral art circles