From 5d97d740d4fd74a4d03ef1049db667f30211913e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 9 Jul 2022 23:54:13 +0300 Subject: [PATCH] Updated Scratch (markdown) --- Scratch.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Scratch.md b/Scratch.md index 3fd166f..a3e31b8 100644 --- a/Scratch.md +++ b/Scratch.md @@ -51,14 +51,16 @@ There are many versions of Scratch for different purposes. - https://github.com/scratchnative/scratchOS - https://github.com/scratchnative/scratch-linux-modules -### Snap! AGPLv3 +### Snap! - https://snap.berkeley.edu -- https://github.com/jmoenig/Snap +- https://github.com/jmoenig/Snap AGPLv3 ### Jira - Autoblocks for Jira - https://marketplace.atlassian.com/apps/1224414/autoblocks?hosting=cloud&tab=overview - Based on Google Blockly, at that page logo and links to Autoblocks for Jira https://developers.google.com/blockly/ -### MPY Blockly -- https://mpyblockly.github.io/mpyblockly/ \ No newline at end of file +### MicroPython MPY Blockly for ESP32 +- https://mpyblockly.github.io/mpyblockly/ +- https://micropython.org +- https://github.com/micropython/micropython Licenses: MIT, BSD, GPL etc \ No newline at end of file