Scratch Blocks is a library for building creative computing interfaces.
Find a file
2022-11-02 15:17:48 -07:00
.circleci ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
.github Update CONTRIBUTING.md 2020-05-28 15:28:43 -04:00
.tx Sync transtions with Transifex 2018-08-10 09:02:57 -04:00
blocks_common Fix comment 2018-11-05 16:22:19 -05:00
blocks_horizontal Lint in block definitions 2018-05-02 15:58:36 -07:00
blocks_vertical Localize custom block used alert 2020-05-29 16:17:08 +09:00
build Remove generators 2018-10-04 09:27:52 -04:00
core Merge pull request from adroitwhiz/fix-sensing-of 2020-07-09 14:33:04 -04:00
gh-pages Add Multi Playground Link to GH-Pages () 2017-01-12 20:28:28 -05:00
i18n ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
media Resize minimize/delete handle icons so they take up the entire topbar height. This makes them much easier to touch 2019-07-30 11:53:33 -04:00
msg [skip ci] Update translations from transifex 2022-09-26 17:31:06 +00:00
shim add missing newlines 2018-06-21 15:13:12 -04:00
tests ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
.editorconfig Restore editor config 2016-05-03 17:55:53 -04:00
.eslintignore Remove generators 2018-10-04 09:27:52 -04:00
.eslintrc Require spaces around infix ops 2018-06-21 10:03:37 -04:00
.gitignore Add dart to gitignore 2018-10-04 09:40:28 -04:00
.npmignore ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
.npmrc Setting up npm registry for this repo. () 2016-08-19 03:58:43 -07:00
build.py on Windows, use google-closure-compiler.cmd 2020-06-22 14:48:05 -04:00
cleanup.sh ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
LICENSE Rename COPYING to LICENSE. Re GH-304 2016-05-03 17:07:19 -04:00
local_build.sh Move local build files to the top level 2018-04-18 09:01:59 -07:00
package-lock.json fix(deps): update dependency scratch-l10n to v3.15.20221024032103 2022-10-24 03:45:13 +00:00
package.json ci: tag GH Pages pushes to skip CI 2022-11-02 07:04:30 -07:00
pull_from_blockly.sh Cleanup 2018-05-03 10:21:07 -07:00
README.md ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
renovate.json5 adjust Renovate config to extend shared Scratch config 2021-07-20 14:58:50 -07:00
TRADEMARK Update TRADEMARK 2018-06-18 13:13:51 -04:00
webpack.config.js chore(webpack): update to webpack 4 2018-05-07 13:44:30 -04:00

scratch-blocks

Scratch Blocks is a library for building creative computing interfaces.

CircleCI 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. Unlike Blockly, Scratch Blocks does not use code generators, but rather leverages the Scratch Virtual Machine to create highly dynamic, interactive programming environments.

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.

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!