
How to start "from" Scratch?
Scratch is a very good platform for you to start learning to program. Here's how you can start and what you need to know for your initial orientation.
- #1568
- 20 Mar 2020
This page shows all the robotics tutorials listed without specific grouping. Each tutorial is short, on specific topic, has a video. Tutorials are structured in sequence in Courses.
Scratch is a very good platform for you to start learning to program. Here's how you can start and what you need to know for your initial orientation.
Detecting direction using the camera in Scratch is a very useful tool for controlling our sprite using movement. Now you will learn how it functions and how to use it!
If we wish to check if two sprites touch eachother or a specific sprite is touching something on the screen, the easiest thing to do would be to check the color! Now you will findout how to do this.
In this course, you will learn how to program the game "Keep 'em clean". This is a game where the player controls a number of "people" on the screen using movements detected by a camera.
If this is the first time you are using an "if" check block, watch the following video.
When we work with any sort of program, we need to save our files regularly to our computers. Afterwards, if we want to work on an old file, we need to load it from the computer.
Now we will learn how to do that in Scratch.