Scratch Blocks is a library for building creative computing interfaces.
Go to file
2023-08-09 17:55:51 -04:00
.circleci Merge branch 'develop' into feature/color-contrast 2023-05-09 08:57:51 -04:00
.github
.tx
blocks_common feat: add quaternary color for selected dropdowns 2023-03-02 13:46:07 -05:00
blocks_horizontal feat: add quaternary color for selected dropdowns 2023-03-02 13:46:07 -05:00
blocks_vertical chore: pull request feedback 2023-03-09 10:22:39 -05:00
build
core feat: add quaternary color for selected dropdowns 2023-03-02 13:46:07 -05:00
gh-pages
i18n Merge pull request #2891 from LLK/circleci 2022-11-22 13:14:37 -08:00
media
msg feat: add hindi, update translations 2023-08-09 17:55:51 -04:00
shim
tests feat: add quaternary color for selected dropdowns 2023-03-02 13:46:07 -05:00
.editorconfig
.eslintignore
.eslintrc
.gitignore
.npmignore ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
.npmrc
build.py
cleanup.sh ci: remove TravisCI config and related content 2022-11-02 15:17:48 -07:00
LICENSE
local_build.sh
package-lock.json feat: add hindi, update translations 2023-08-09 17:55:51 -04:00
package.json feat: add hindi, update translations 2023-08-09 17:55:51 -04:00
pull_from_blockly.sh
README.md docs: remove stale refs to david-dm.org 2022-11-02 15:17:48 -07:00
renovate.json5
TRADEMARK
webpack.config.js

scratch-blocks

Scratch Blocks is a library for building creative computing interfaces.

CircleCI

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!