Summary
Highlights
Zoë from the Scratch team (Zinnea) introduces the concept of an 'About Me' project in Scratch, where users can share facts, likes, and interests about themselves. The video aims to guide viewers through creating their own personalized project.
The tutorial begins by showing how to add a sprite that represents a personal interest. Zoë chooses an easel to signify her love for art. She demonstrates resizing the sprite and programming it to say 'I like art' when clicked, using 'when this sprite clicked' and 'say... for 2 seconds' blocks.
Next, Zoë adds a backdrop to the project, selecting a heart pattern. She then creates a custom title sprite, 'About Zinnea', using the paint tool. Important advice on text color contrast for accessibility (dark text on light background or vice versa) is provided to ensure readability for all users.
Zoë adds another sprite, a hedgehog, to express her wish for a pet hedgehog. She programs it to say a fact and animate by changing its costume using the 'next costume' block when clicked. A crucial safety reminder is given: avoid sharing personal information like real names or addresses, but hobbies and likes are encouraged.
For items not available in Scratch's sprite library, Zoë demonstrates how to upload a custom image. She uploads a picture of mangoes, one of her favorite foods, showcasing how to incorporate unique personal elements into the project.
Finally, a soccer ball sprite is added to represent her love for soccer. This sprite is programmed to say 'I like playing soccer', play a sound, and turn 15 degrees when clicked. Zoë explains how to select default sounds or choose new ones from the sound library to further personalize the interaction.
Zoë concludes by encouraging viewers to use the techniques shown to create their own 'About Me' projects. She mentions that the starter code will be available in the description for remixing and expresses excitement to see the community's creations.