You can treat your custom-made blocks like any other block in snap, including using them within other blocks you define. You may have already done that at least once if you wrote the house block.
block to create a block
that will draw a flower with square petals, like the one shown here, but with any specified number of square-shaped petals of the specified size. Calling
should draw the example picture shown here.Now, draw a field of flowers and give each flower a different color, size, shape, position, and so forth.
to draw lots of flowers.
to make the flowers interesting and different.