FINAL PRODUCT
Week 4: Moving Initials
For this assignment I had to make my initials that I created last week to move using new learned variables.
Process:
First I used the code I created for my original design of my initials and had different variables and variables to make them move across the screen. I wanted them to move from the center to the bottom corner. The int variable converts what shape I applied to it into its integer representation, which helped created the movement function of my initials.