top of page
What will you learn in this lesson?
How to build a game where a child hovers over a ball. If the ball hits the child, we jump to indicate the end of the game:
-
Learn to use the "Message" block
-
Learn to use the "Start on Bump" block
-
Learn to use the "Start on Tap" (Touching mouse-pointer) block
Add the "empty room" background
Add the "football" sprite
Add a button shape by drawing in the graphic editor
Place the sprites as they are in the picture
Create a new slide numbered 2 with the text "The ball hit the child" inside it.
Build the script for "football" sprite
Build the script for the "child" sprite
Build the script for the button
Run the script by clicking on the green flag
bottom of page