Update Scratch

2025-10-06 09:07:10 +00:00
parent 10bad7b052
commit 0a12f11ade

@@ -1,6 +1,12 @@
# What is Scratch
_Scratch is a free, visual block based programming language._
_"Scratch is a free, visual block based programming language."_
So what is scratch..? Its basically a way of getting you into coding quickly by creating games! Instead of writing the code, you can click and drag blocks that do different things and and arrange them in the logical flow that you want to create.
# Getting Started
The [main Scratch page can be found here](https://scratch.mit.edu/). There are two ways of running scratch:
- Directly through the browser - [click here and start creating immediately!](https://scratch.mit.edu/projects/editor/?tutorial=getStarted). You can
- Downloading [scratch to your computer or mobile here](https://scratch.mit.edu/download).