Blockly GamesPuzzleMazeBirdTurtleMovieMusicPond TutorPondGeneticsYou solved this level with 1 line of JavaScript:You solved this level with %1 lines of JavaScript:Are you ready for level %1?Are you ready for the next challenge?Title: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:
%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?Thank you for this program! If our staff of trained monkeys like it, they will publish it to the gallery within a couple of days.listtextOnce you start editing JavaScript, you can't go back to editing blocks. Is this OK?Blocks
Moves the turtle forward or backward by the \nspecified amount. move forward bymove backward byTurns the turtle left or right by the specified \nnumber of degrees. turn right byturn left byChanges the width of the pen.set width toChanges the colour of the pen. set colour toLifts or lowers the pen, to stop or start drawing.pen uppen downMakes the turtle (circle and arrow) visible or \ninvisible. hide turtleshow turtlehttps://en.wikipedia.org/wiki/PrintingDraws text in the turtle's direction at its \nlocation. printhttps://en.wikipedia.org/wiki/FontSets the font used by the print block.fontfont sizenormalbolditalicRun your program until it stops. Then you may submit your drawing to the gallery.