Updated Scratch (markdown)

Lauri Ojansivu 2022-07-09 23:32:13 +03:00
parent 0991b1c4e6
commit 0a126f12a0

@ -26,4 +26,12 @@ There are many versions of Scratch for different purposes.
- Flash
- https://github.com/LLK/scratch-flash/issues/983
- https://github.com/my2iu/scratch-flash/tree/haxe-port
- https://github.com/my2iu/scratch-flash/tree/openfl-port
- https://github.com/my2iu/scratch-flash/tree/openfl-port
### Native MIT
- Compile Scratch3 projects to fast, native C++ code.
- https://github.com/scratchnative/scratchnative
### Snap! AGPLv3
- https://snap.berkeley.edu
- https://github.com/jmoenig/Snap