What is ScratchJR? A guide to basic character movement in ScratchJR.

ScratchJR, or Scratch Junior, is a programming language used in schools to introduce students to basic programming concepts and help them develop their skills further.

ScratchJR, or Scratch Junior, is a programming language used in schools to introduce students to basic programming concepts and develop their skills further. Currently, ScratchJR is implemented in many schools, primarily for elementary school children, to help them gradually become familiar with programming. Below is detailed information about ScratchJR, including basic lessons on moving characters.

 

What is ScratchJR?

ScratchJR, short for Scratch Junior, is a programming language used to develop creative skills in elementary school students.

ScratchJR delivers lessons in a game format to make them more accessible to students, allowing them to grasp the content of each lesson more easily.

ScratchJR has also been redesigned with commands suitable for school-aged children when performing drag-and-drop operations. After becoming familiar with ScratchJR and grasping the basics, students can create their own programs, make lively characters, or even create games directly within ScratchJR.

For easier use and learning on ScratchJR, you should install the application on a tablet or phone for easier drag-and-drop operation.

Basic character movement guide in ScratchJR

Step 1:

After installing the ScratchJR application on your computer, launch the program. Then, click the Home button icon to access the main interface.

 

images 1 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 1 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Step 2:

In this interface, click the plus icon to create your first program.

images 2 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 2 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Step 3:

The program creation interface has three main sections:

  1. Stage: Located at the very top is where viewers can watch the show.
  2. Command Blocks: Right below the stage are command blocks, categorized by color. Each command block contains multiple commands.
  3. Program: A place to drag and drop commands to design character animations.

images 3 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 3 of What is ScratchJR? A guide to basic character movement in ScratchJR.

 

Step 4:

To make the cat move , first select the blue movement command block and drag it down to the program area . Then, continue tapping the block with your finger to watch the cat move on the stage.

Continue adding other migration blocks as desired.

images 4 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 4 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Step 5:

Click on the yellow block of code , then click on the blue flag block of code and drag it down to the top of the program , before the movement blocks.

images 5 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 5 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Then simply click on the flag at the top to start the program.

images 6 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 6 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Step 6:

If you want to delete a move command , simply drag and drop the command from the program window into the blue command box above .

Step 7:

To change the stage background, click the image icon at the top.

images 7 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 7 of What is ScratchJR? A guide to basic character movement in ScratchJR.

 

Then you will see many background image options available for you to choose from to set for the stage.

images 8 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 8 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Alternatively, tap the pen icon to draw your desired wallpaper. Tap the checkmark to save the wallpaper.

images 9 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 9 of What is ScratchJR? A guide to basic character movement in ScratchJR.

As a result, we have obtained the ScratchJR background image shown below.

images 10 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 10 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Step 8:

To name the program you create in ScratchJR, click the yellow icon in the corner as shown below.

images 11 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 11 of What is ScratchJR? A guide to basic character movement in ScratchJR.

Next, we enter a name for the program and then press the 'v' button to save it .

images 12 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 12 of What is ScratchJR? A guide to basic character movement in ScratchJR.

When you return to the Home screen, you will see the program you created with the name you set. Continue by pressing the plus sign to create a new program.

images 13 of What is ScratchJR? A guide to basic character movement in ScratchJR.
Images 13 of What is ScratchJR? A guide to basic character movement in ScratchJR.

4.5 | 2 Vote
« PREV : How to create a...
Instructions on... : NEXT »