This project was a bit more complicated than the last one. We used python code for this not block code like normal. The assignment was for us to make a few turtles race each other. But the interesting part was that the winner of the race needed to be different each time and they had to move differently if that makes sense.
What I did was, I made my turtles and changed their color and, just for fun, I named them all after famous race car drivers. Basically, each turtle would move a total of 5-10 pixels each time and then repeat making them move differently and essentially look like they were moving faster and slower. I had a bit of trouble with being able to stop them at the end but Mr.Dembo my teacher helped me with a code to do that. I learned a lot doing this like how to use random randint code. After I did this code I was really happy with the results and asked my mom to see it. I then told her to pick a turtle and if that turtle won the race I would help her make dinner and if the turtle I picked won then I would get TV for the rest of the day. I raised the number of pixels my turtle could move and cheated to get my TV. Cheating is winning with extra steps.