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