Going across the river seems the only way to escape from the Shaman. The Photon Robot crosses the river and gets to the land of dandelions. It meets the long-lost friend Eli there and together they set off on a new adventure.
LESSONS IN THE WORLD 5
1 – "Water Slalom” mini game.
2-5 – Continue learning how to program in the Photon™ Badge interface and use the Function 1 and Function 2 features.
6 – "Matching modules" mini game.
7-8 – Unlock the new feature of making sounds.
9 – “Sounds” mini game.
10, 12, 14 – Continue learning how to program in the Photon™ Draw interface and deactivate a teleport by making a sound.
11, 13, 15 – Continue learning how to program in the Photon™ Badge interface and deactivate a teleport by making a sound.
16 – “Connotations” mini game.
17 – an introduction to the recursion function.
18-20 – programming in the Photon™ Badge interface and using the recursion function.
What can you learn in this chapter?
-
Learn how to search for and correct errors in the code.
-
Learn how the recursion works - a function that calls itself up and creates a loop.
-
Learn how to program using recursion.
-
Learn how to make the robot emit sounds.
-
How to deactivate a teleport using the sounds emitted by the robot.