From b885b480cb9dc7978d244ade5827dd535d584545 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 9 Jul 2022 23:42:17 +0300 Subject: [PATCH] Updated Scratch (markdown) --- Scratch.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Scratch.md b/Scratch.md index 087febc..33cb833 100644 --- a/Scratch.md +++ b/Scratch.md @@ -15,6 +15,17 @@ I did see somewhere some paid software where it's possible to make sheduled task There are many versions of Scratch for different purposes. +### Original +- https://scratch.mit.edu/developers +- Scratch Blocks is a new development project for the next generation of graphical programming blocks, based on a collaboration between Google and MIT’s Scratch Team — building on Google’s [Blockly technology](https://developers.google.com/blockly/) and informed by the Scratch Team’s expertise in developing creative learning tools for young people. Scratch Blocks will provide a framework for building programming blocks in both vertical (text-based) and horizontal (icon-based) formats. + - https://github.com/LLK/scratch-blocks +- Scratch-www is a standalone web client for the Scratch Community, built using React and Redux + - https://github.com/LLK/scratch-www +- ScratchJr is an introductory programming language that enables young children (ages 5-7) to create their own interactive stories and games + - https://www.scratchjr.org + - https://github.com/LLK/scratchjr +- Google Blockly https://developers.google.com/blockly/ + ### Scratch Haxe - OpenFL - https://scratch.mit.edu/discuss/topic/178496/