Nov 302017
- Create your single “squiggle” – instructions here
- If you haven’t made one yet – copy and paste this code:
- rt 90 fd 10 lt 90 fd 25 rt 90 fd 10 rt 90 fd 25 lt 180
- If you haven’t made one yet – copy and paste this code:
- Complete the REPEAT activity here
- Make your pattern smaller by dividing each fd and bk number, eg by 10
- OR use a scale variable like this:
- make “scale 10 (at beginning)
- After each fd or bk number, put /:scale
- eg fd 50 –> fd 50/:scale
- Then change the number in make “scale 10 until the squiggle is the right size
- OR use a scale variable like this:
- Make the pattern fit round the whole canvas using instructions here from 6
Finished?
- Create a different squiggle and put it inside your first pattern
- Put squares inside and outside your pattern