From 8a69343baeada9e700e499790a682ad3b75d935d Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 9 Jul 2022 23:51:02 +0300 Subject: [PATCH] Updated Scratch (markdown) --- Scratch.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Scratch.md b/Scratch.md index ea08df7..3fd166f 100644 --- a/Scratch.md +++ b/Scratch.md @@ -28,6 +28,9 @@ There are many versions of Scratch for different purposes. - Google Blockly https://developers.google.com/blockly/ ### Scratch Haxe +- Blockly + - https://github.com/nickmain/haxe-blockly + - https://github.com/nickmain/haxe-blockly-flask-server - OpenFL - https://scratch.mit.edu/discuss/topic/178496/ - https://github.com/my2iu/scratch-flash/tree/openfl-port Not working @@ -56,3 +59,6 @@ There are many versions of Scratch for different purposes. - 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