Programming 2 Day 5
The favorite thing I did this week was playing my favorite project after I completed it. 3 things I learned this week were arrow-key listeners that allow you to control...
Read MoreThe favorite thing I did this week was playing my favorite project after I completed it. 3 things I learned this week were arrow-key listeners that allow you to control...
Read MoreFor the whole day we worked on our final project. Mine was a game where you control the boat to find the end of the maze. If you run into a wall, you lose a life. You...
Read MoreToday we learned about procedures, collisions, and As Seen By. Procedures help organize code by putting it into sections that you can call anytime and anywhere you...
Read MoreToday we learned about variables, displaying text, and sound. Variables are placeholders for data types such as text strings or numbers. They are useful when you want...
Read MoreFirst, The event listeners allowed the person playing my game to interact with the character by pressing specific keys. In addition, the do together block make...
Read More