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.