Blockly GamesPuzzleMazeBirdTurtleMoviePond TutorPondYou solved this level with 1 line of Python:You solved this level with %1 lines of Python:Are you ready for level %1?Are you ready for the next challenge?Save and link to blocks.Run the program you wrote.Run ProgramStop the program and reset the level.ResetHelpOKCancelLogicLoopsMathTextListsColourVariablesFunctionsThere was a problem with the request.Share your blocks with this link:\n\n%1Sorry, '%1' doesn't correspond with any saved program.Could not load your saved file. Perhaps it was created with a different version of Blockly?listtext
move forwardturn leftturn rightdoelseIf-else blocks will do one thing or the other.if path aheadif path to the leftif path to the rightrepeat untilMoves the player forward one space.Turns the player left or right by 90 degrees.If there is a path in the specified direction, then do some actions.If there is a path in the specified direction, then do the first block of actions. Otherwise, do the second block of actions.Repeat the enclosed actions until finish point is reached.You have %0 blocks left.You have %1 block left.You have %2 blocks left.