You are on page 1of 40

How to code a

walking monster
You will need:

• A tablet with internet access.


• A drag and drop programming software like
Tynker or Scratch.
• Your imagination.
Method:
1.Open the app in the tablet.

2.Select create a new project.


3. Open blank project.
4. At the right of the screen click on
stage.
5. Click on add background.
6. Select “Haunted Manor”.
7. At the right of the screen click on add
actor.
8. Select add from media library.
9. Choose the blue monster.
10. At the left of the screen select the
yellow on start block.
11. Now use the blue set rotation style
block and click on left-right.

12. Select the blue set angle to degree


block. Set the value in 0.
13. Select the purple say block.

14. Write “Happy Halloween” and set the


time in 1 second.
15. Select the purple say block again.

16. Write “Booo!” and set the time in 1


second.
17. Use the purple play sound until done
block. Choose “Spooky Theme”.
18. Create an endless loop using the red
forever block.
19. Put the blue move block into the
loop. Set the value in 20 pixels.
20. Use the purple next costume block.
21. Set the delay moving using the red
wait block.
22. Select the blue if on edge, bounce
block.
23. Press the green play button and see
the monster walking.

You might also like