Barbershop Computing Design Challenges
Test your knowledge with these projects

Complete the second half of the design using any blocks.
The Challenge!View the solution.

Use a loop to complete the square, putting the least amount of blocks as possible in the loop.
The Challenge!View the solution.

Complete the star by identifying what part of the code makes the star, placing some of that code inside one loop and deleting the rest. Then complete the remaining part of the top line.
The Challenge!View the solution.

What pattern do you see in the "log spiral" blocks within this code? Make the fourth largest spiral by continuing the pattern.
The Challenge!View the solution.

Complete all five parallel lines by copying some of the code that is currently inside the loop, and changing the x and y coordinates.
The Challenge!View the solution.

Try to re-create the Adinkra Symbols with a "Change" variable block, a nested loop (i.e. "Repeat block"), and two "translate" blocks (one by width and one by height).
The Challenge!View the solution.

Challenge 1: Make two zigzags using any blocks and loops.
Challenge 2: Complete two zigzags by using two loops.
Challenge 3: Complete two zigzags with consistent angles.

Switch to a background in our library, or create your own to personalize the simulation