Corona-cation Reflection #4
- george Bush
- Apr 30, 2020
- 1 min read
Last week on TalentBox, I learned how to put different objects in a world and make the objects move. More specifically we made a turtle move left right up and down. This week, we made the turtle be able to eat different objects to fuel his/her future endeavors. We chose to add in hamburgers for some reason.

We were however unsuccessful at first attempt because there was no code telling the turtle how to interact with the hamburgers. So we added in new code was an if then thing, basically it was if you see a hamburger, eat it. Then it was succesful.

Comments