3 Commits

Author SHA1 Message Date
angelotr
6966760b2b My third commit will consist of my third round of changes. What has changed during my third commit were my functions. In this attempt I was given feedback to consider how can I add more parameters or loops to my existing code. I did both by adding customizable parameters to allow a house and sun of any color. I also added a for loop that gives me three houses of different color instead of one.
What got me stuck in the beginning was how can I add more parameters or loops to my existing code.
What I figured out was that by adding more parameters and loops to my existing code I would be able to create a drawing that would give me three house and a sun
with customizable color of my choosing. A strategy I used to get unstuck was to continue using ideas from previous lessons about parameters and trial and error to
 see where things went right and wrong. What I wonder is how can I use super turtle to create an animated sun. What I want to learn more about is how to properly
 use super turtle. Since I have more houses and sun with customizable color my future project idea could be to create three houses and a sun with customizable
 coloring but this time using super turtle to creaete an animated rising sun.
2025-10-05 17:35:20 -04:00
angelotr
eaf4735298 My second commit will consist of my second round of changes. What has changed is my functions in drawing.py and shapes.py have been updated to show a house and sun. My idea for the project proposal has also changed, only a minor change.
What got me stuck in the beginning is figuring out where to begin. It was an easy fix because I used the previous assignments to help me with making shapes using
various parameters. I figured out that the previous lessons still prove to be a great help to look back at when stuck. I was specifically stuck with the animation
of the sun rising. A different method was used to create a rising sun but was outside of the realm of super turtle which ultimately had me back track.
It took longer to try and learn animation with super turtle so I reached out to my professor and decided I will continue with my house but the sun will be
stationary rather than rising. Something I want to learn more about is animating using super turtle. An idea for a future project will be to create a house
and a rising sun using the tools of super turtle.
2025-10-05 02:06:34 -04:00
angelotr
f57b440ba0 My first commit will consist of my first milestone. Not necessarily what has been changed but what has been thought. My idea for this project was to create a house and a snowball but soon began to feel less confident with the ability to animate it. So then, I came to the conclusion that I will create a house and a rising sun for my project proposal.
Where I was first stuck was my idea for a project proposal. My original ideas seemed to be a bit more complicated as a first project and I thought of a simpler
idea of creating a house and a rising sun. I figured out my project proposal. A strategy I used to get un-stuck was looking at simple project ideas and using my own
environment to see what I can use as a simple project proposal. Something I wondered was "how can I get the sun to rise on one side and set on the other?".
I soon decided to just keep the sun as a rising sun. What I want to learn more about is animating using code and a future idea for a project could be making a
house with an animated sun rising on one side of the house and then setting on the other side of the house.
2025-09-29 00:10:55 -04:00