Scratch Blocks is a library for building creative computing interfaces.
Find a file
2014-11-06 17:16:41 -08:00
appengine Move closure-library-read-only to closure-library (due to the Closure project's move). 2014-10-29 22:51:12 -07:00
apps Move Block Factory from apps to demos. Add icons to demos. 2014-10-16 16:58:32 -07:00
blocks Change official project URL. 2014-10-07 13:09:55 -07:00
core Fix parasitic transitivity of setPreviousStatement and setNextStatement. 2014-11-04 12:27:27 -08:00
demos Add help button to Block Factory. 2014-10-29 23:38:02 -07:00
generators Change official project URL. 2014-10-07 13:09:55 -07:00
i18n Remove Puzzle app (now in Blockly Games). 2014-10-15 17:02:22 -07:00
media Adding new files for latest version. 2014-09-08 14:32:07 -07:00
msg Move closure-library-read-only to closure-library (due to the Closure project's move). 2014-10-29 22:51:12 -07:00
tests Fix parasitic transitivity of setPreviousStatement and setNextStatement. 2014-11-04 12:27:27 -08:00
.gitignore Changing project location from Google Code to GitHub. 2014-09-08 15:18:02 -07:00
blockly_compressed.js Recompile. 2014-11-04 12:28:39 -08:00
blockly_uncompressed.js Move closure-library-read-only to closure-library (due to the Closure project's move). 2014-10-29 22:51:12 -07:00
blocks_compressed.js Update to latest version. 2014-09-08 14:26:52 -07:00
build.py Improve Python compatibility of build file. 2014-11-06 17:16:41 -08:00
COPYING New initial commit with .svn directories and their contents ignored. 2013-10-30 14:46:03 -07:00
dart_compressed.js Update to latest version. 2014-09-08 14:26:52 -07:00
javascript_compressed.js Update to latest version. 2014-09-08 14:26:52 -07:00
python_compressed.js Update to latest version. 2014-09-08 14:26:52 -07:00
README.md Move closure-library-read-only to closure-library (due to the Closure project's move). 2014-10-29 22:51:12 -07:00

Blockly

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

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