Blockly

What is Blockly?

Blockly is a website for learning fundamental programming concepts by playing games, solving puzzles, and being creative. On the left is a screen-shot of the Blockly Maze game. In this example, there is an orange person standing on a green circle shape and the object of the game is to get them to the red circle with the black dot in the center. You can drag and drop commands to create a program. The commands you can use for this level are moving forward, turning left and turning right. Moving forward twice will solve this simple maze and allow you to proceed to the next level.