Below are some sample applications which use Blockly.
- Puzzle
- Learn to use Blockly's interface.
- Maze
- Use Blockly to solve a maze.
- Turtle Graphics
- Use Blockly to draw.
- Graphing Calculator
- Plot functions with Blockly.
- Code
- Export a Blockly program into JavaScript, Python or XML.
- Plane seat calculator
- Solve a math problem with one or two variables.
- Block Factory
- Build custom Blocks using Blockly.