generated from mwc/project_drawing
I was able to draw a pattern of squares with a cool design.
Somewhere I got stuck was when I had to figure out how to turn around to draw more squares. A strategy I used to get un-stuck was trial and error until I got the turtle to rotate in the right way. Something I want to learn more about is how to do the same pattern but with different shapes. I challenged myself in completing this project in under 100 lines of code, and I succeeded with the help of defining and iterations.
This commit is contained in:
@@ -12,10 +12,10 @@ which allows basic formatting.
|
||||
(Describe your goal for this project. If you want to link to an
|
||||
image, move the image to this directory, and then use the following syntax:
|
||||
|
||||

|
||||

|
||||
|
||||
)
|
||||
|
||||
## Planning
|
||||
|
||||
(Include your planning here, including your project milestone.)
|
||||
Halfway finished for me would be being able to create one of the squares in the pattern.
|
||||
|
||||
Reference in New Issue
Block a user