- This event has passed.
6:30 PM – Scratch Level 1 – Allison
January 17, 2023 @ 6:30 pm - 7:30 pm
Today We:
- Continued the Animal Crossing project
- Coded sprites to move up, left, and down while switching costumes
- Coded sprites to point in a specific direction
- Coded the Dot sprite to say “Hello” after reaching the top edge
- Forever changed the background’s colors
Important Reminders:
- There are new homework rules. After you finish your homework in Scratch, you have to send an email the night before the day of the class.
- Since our class is on Tuesday, send an email to allison@ayclogic.com by Monday at 8 PM. In that email, write down your name and a link to your shared Scratch project homework. Make sure to share your Scratch project.
Homework:
- Cass and Elizabeth:
- In the “Drawing Shapes on Grid” project, code the Cat sprite to finish drawing the rectangle and octagon.
- Note: use the coordinate plane paper for help. See below for images of the coordinate plane paper.
- Print the two images below.
- In the “Drawing Shapes on Grid” project, code the Cat sprite to finish drawing the rectangle and octagon.
- Everyone:
- In the “Animal Crossing” project:
- Add a Dove sprite
- Code the Dove sprite to go to the coordinate (100, 180) when the game starts. Afterwards, code the Dove sprite to forever move downwards while switching costumes
- After the Dove sprite reaches the bottom edge, code the Dove to say “Hi!”
- Hint: you will need the code: “if y position < -180 then”
- Hint: look at the codes we did in class for help.
- Contact us at gamas@ayclogic.com or allison@ayclogic.com if you have any questions or need any help