Ellery

For this project, I started by making a block that will make the flower. I wanted to play around with the length of the petals as well as the quantity. I modeled this after a previously created series of blocks that served a similar purpose from my AP Computer Science class on SNAP.

These are the inputs that gave me the desired effect for the sunflower.

Close up view of the code behind the flower block

After creating my sunflower, I used the "jump stitch" block, in conjunction with the "move to x position, y position" block to repeat the stitching of the sunflower in different locations. I experimented with this several times to ensure that the flowers didn't overlap and had similar geometrical placing as the tiles on the eastern promenade (as seen on my inspiration page). To help in my experimentation, I was able to put the x and y position of the sprite onto the workspace.