You may also like

problem icon

First Forward Into Logo 1: Square Five

A Short introduction to using Logo. This is the first in a twelve part series.

problem icon

LOGO Challenge 1 - Star Square

Can you use LOGO to create this star pattern made from squares. Only basic LOGO knowledge needed.

problem icon

LOGO Challenge 5 - Patch

Using LOGO, can you construct elegant procedures that will draw this family of 'floor coverings'?

LOGO Challenge - the Humble Square

Stage: 2, 3 and 4 Challenge Level: Challenge Level:1

Forget about the colours - what is happening with the squares?
Can you write a procedure for a small square?
Four small squares?
A larger square?
Sets of four small squares in a larger square?

Look at how the pattern is built up - in that way you will know how to break the final pattern down into more manageable pieces.