Scratch
Level 1
Is every video game a puzzle game?
What makes players want to play and beat a game?
How to change a sprite's size
How to move sprite with keyboard
What does a maze
look like?
Painting a stage backdrop
Using the line tool
What's the problem with the current maze?
Sensing wall using its color
How should the player win the maze game?
Sensing another sprite in the scene
Click Green Flag to reset game
Adding multiple backdrops
How will your second level be different?
Task Explainer
Why can I go through the walls in level 2?
Challenge Solution
The new wall color is not the same!
Creating portal to a new level
Task Explainer + Solution