Scratch Blocks is a library for building creative computing interfaces.
Find a file
2014-12-02 15:00:10 -08:00
appengine Fix redirect on Code demo. 2014-11-20 17:23:05 -08:00
blocks Add 'media' config option. Deprecate 'path' config option. 2014-11-09 16:02:24 -08:00
core Add red 'X' to mouse cursor if blocks are over toolbox. 2014-12-02 15:00:10 -08:00
demos Add separators to toolbox. 2014-11-24 17:34:27 -08:00
generators Move Code app to demos directory. 2014-11-20 15:37:12 -08:00
i18n Remove Puzzle app (now in Blockly Games). 2014-10-15 17:02:22 -07:00
media Add red 'X' to mouse cursor if blocks are over the trash can. 2014-11-26 12:03:21 -08:00
msg Remove core-unsupported languages from Code demo. Fix resize in Graph. 2014-11-20 16:48:03 -08:00
tests Add XML unit tests. 2014-11-25 15:57:31 -08:00
.gitignore Changing project location from Google Code to GitHub. 2014-09-08 15:18:02 -07:00
blockly_compressed.js Add red 'X' to mouse cursor if blocks are over toolbox. 2014-12-02 15:00:10 -08:00
blockly_uncompressed.js Add red 'X' to mouse cursor if blocks are over toolbox. 2014-12-02 15:00:10 -08:00
blocks_compressed.js Add 'media' config option. Deprecate 'path' config option. 2014-11-09 16:02:24 -08: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 Remove core-unsupported languages from Code demo. Fix resize in Graph. 2014-11-20 16:48:03 -08: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/