How to Make a Guessing Game in Scratch
by silenteagle914 in Craft > Digital Graphics
7150 Views, 4 Favorites, 0 Comments
How to Make a Guessing Game in Scratch
I am going to guide you throughout the steps of creating your first game in Scratch!
Variables
First, you will go to the variables section and press *Make a variable* and you are going to make 2 variables, one will be called Number1, the other will be called Number2
Adding Your First Code
Next, you are going to insert the is code that is in the picture.
This code sets Number1 and Number2 to a random number and asks you "What is" Number1 * Number2.
Finalising Your Code
This code adds the system to check whether or not your answer is correct.
This works by using the if, else statement to check your answer.
Sharing Your Project Part-1
This is how the final design should look
Sharing Your Project Part 2 of 4
Press the SHARE button in the top right corner
Sharing Your Project - Part 3 of 4
You can now change the description of the project by clicking the boxes on the middle right side.
Sharing Your Project - Part 4 of 4
Now you can press the top middle box to change the name of your project.
Final
Now people can view and share your project.
check out my scratch account: https://scratch.mit.edu/users/silentkiller914/
check out this project: https://scratch.mit.edu/projects/181569483/
Please note this is a: beginner tutorial.