scratch-blocks

Scratch Blocks is a library for building creative computing interfaces.

Github星跟踪图

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. 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.

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!

主要指标

概览
名称与所有者scratchfoundation/scratch-blocks
主编程语言JavaScript
编程语言Python (语言数: 5)
平台
许可证Apache License 2.0
所有者活动
创建于2016-01-07 15:49:10
推送于2025-06-17 09:43:59
最后一次提交2016-05-17 05:42:54
发布数374
最新版本名称v1.1.210 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数2.7k
关注者数161
派生数1.5k
提交数6.2k
已启用问题?
问题数1218
打开的问题数340
拉请求数1616
打开的拉请求数62
关闭的拉请求数458
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?