From 8d35540b8ffeae99921a115209a231be29a2a968 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 10 Jul 2022 00:24:37 +0300 Subject: [PATCH] Updated Scratch (markdown) --- Scratch.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Scratch.md b/Scratch.md index a822fcf..b694e6c 100644 --- a/Scratch.md +++ b/Scratch.md @@ -7,6 +7,9 @@ - https://www.youtube.com/watch?v=zecueq-mo4M - https://www.youtube.com/watch?v=xXt5e1eP3iU +### Scratch projects +- https://github.com/CodeLabClub/awesome-scratch-projects + ### About Scratch Scratch is not "children's programming language", while it looks like it is. Scratch prevents making syntax errors in code. With scratch, my friend teenager nerd boy made game, where at beginning of game it generates random levels. It's very advanced.