Updated Scratch (markdown)

Lauri Ojansivu 2022-07-09 23:42:17 +03:00
parent 8d5ab464c9
commit b885b480cb

@ -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 MITs Scratch Team — building on Googles [Blockly technology](https://developers.google.com/blockly/) and informed by the Scratch Teams 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/