summaryrefslogtreecommitdiff
path: root/blockly/README.md
blob: fd626a49a9c867f17b8c3fc3575359569baeb73c (plain)
1
2
3
4
5
6
7
8
# Blockly

Google's Blockly is a web-based, visual programming editor.  Users can drag
blocks together to build programs.  All code is free and open source.

**The project page is https://developers.google.com/blockly/**

![](https://developers.google.com/blockly/images/sample.png)