Scratch Blocks is a library for building creative computing interfaces.
Find a file
2016-10-04 00:31:34 -06:00
blocks_common Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580) 2016-08-30 15:50:59 -04:00
blocks_horizontal Classify blocks by category (#638) 2016-09-30 16:42:39 -04:00
blocks_vertical Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
core empty commit 2016-10-04 00:31:34 -06:00
i18n Handle non ascii characters in keys with an error. 2015-06-22 16:58:30 +02:00
media Updated icons May 9 (#326) 2016-05-09 14:05:05 -04:00
msg Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
shim Build separate vertical and horizontal modules 2016-09-19 14:46:55 -04:00
tests Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
.editorconfig Restore editor config 2016-05-03 17:55:53 -04:00
.eslintignore Build separate vertical and horizontal modules 2016-09-19 14:46:55 -04:00
.eslintrc Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580) 2016-08-30 15:50:59 -04:00
.gitignore Build compressed js before publishing 2016-09-27 11:03:15 -04:00
.npmignore Publish to NPM 2016-09-24 14:51:59 -04:00
.npmrc Setting up npm registry for this repo. (#520) 2016-08-19 03:58:43 -07:00
.travis.yml Build compressed js before publishing 2016-09-27 11:03:15 -04:00
blockly_compressed_horizontal.js Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
blockly_compressed_vertical.js Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
blockly_uncompressed_horizontal.js Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
blockly_uncompressed_vertical.js Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
blocks_compressed.js Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
blocks_compressed_horizontal.js Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
blocks_compressed_vertical.js Rename more.js; recompile 10/3 (#650) 2016-10-03 08:41:17 -04:00
build.py Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580) 2016-08-30 15:50:59 -04:00
cleanup.sh Rebuild 2016-09-22 14:56:42 -07:00
LICENSE Rename COPYING to LICENSE. Re GH-304 2016-05-03 17:07:19 -04:00
package.json Build compressed js before publishing 2016-09-27 11:03:15 -04:00
README.md Add build status buttons to README.md 2016-08-29 10:36:23 -04:00
TRADEMARK Add TRADEMARK notice / file. Re GH-304 2016-05-03 17:26:35 -04:00
webpack.config.js Build separate vertical and horizontal modules 2016-09-19 14:46:55 -04:00

scratch-blocks

Scratch Blocks is a library for building creative computing interfaces.

Build Status Dependency Status devDependency Status

Introduction

Scratch Blocks is a fork of Google's Blockly project that provides a design specification and codebase for building creative computing interfaces. Together with the Scratch Virtual Machine (VM) this codebase allows for the rapid design and development of visual programming interfaces.

This project is in active development and should be considered a "developer preview" at this time.

Two Types of Blocks

Scratch Blocks brings together two different programming "grammars" that the Scratch Team has designed and continued to refine over the past decade. The standard Scratch grammar uses blocks that snap together vertically, much like LEGO bricks. For our ScratchJr software, intended for younger children, we developed blocks that are labelled with icons rather than words, and snap together horizontally rather than vertically. We have found that the horizontal grammar is not only friendlier for beginning programmers but also better suited for devices with small screens.

Only the horizontal grammar is available for preview at this time. The vertical grammar is in the design phase and will be added to the project over the next several months.

Documentation

The "getting started" guide including FAQ and design documentation can be found in the wiki.

Donate

We provide Scratch free of charge, and want to keep it that way! Please consider making a donation to support our continued engineering, design, community, and resource development efforts. Donations of any size are appreciated. Thank you!