From ae6a5bd640b8529ba9eb760290844600c0cc922c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 9 Jul 2022 23:43:36 +0300 Subject: [PATCH] Updated Scratch (markdown) --- Scratch.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Scratch.md b/Scratch.md index 33cb833..4f25ce9 100644 --- a/Scratch.md +++ b/Scratch.md @@ -16,11 +16,12 @@ 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 +- Old Scratch 2.0 https://github.com/LLK/scratch-flash - 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 3.0 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 + - Scratch 4.0 web 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