Beginner Coding with Blocks
Chapter
>
Level
Introduction to Blocks
Collecting items
Objective
Collect all four berries in map to complete the level.
Let's get something to eat, those berries look tasty.
You can walk over them to collect them, you may think it will take a lot of blocks but there's an easier way.
Use the number field on the move forward block to specify how many steps you'd like to take.
You can enter a number directly in the block to increase the number of steps you take in one action.
This is called a block parameter. Block parameters are values that you set on a
block to influence its behavior. For the move forward block, the parameter is the number
of steps you want to take.
Blocks can have different types of parameters, but for now we will focus on numbers.
Simply click on the number field in the move forward block and type the number of steps you want. Helpful right? You're welcome!