Blockly Games : Bird 1 10 |
Change the heading angle to make the bird get the worm and land in her nest. |
Use this block to go in one heading if you have the worm, or a different heading if you don't have the worm. |
'x' is your current horizontal position. Use this block to go in one heading if 'x' is less than a number, or a different heading otherwise. |
Click the icon to modify the 'if' block. |
This level needs both an 'else if' and an 'else' block. |
The 'and' block is true only if both its inputs are true. |
Drag an 'else' block into the 'if' block. |