Make a Game on Scratch!!

by fire bob in Circuits > Computers

603 Views, 4 Favorites, 0 Comments

Make a Game on Scratch!!

Screenshot 2020-11-19 084815.png

watch the video or read the steps (I prefer the video)

scratch web page: https://scratch.mit.edu/

and here is my game https://scratch.mit.edu/projects/451732519/

Make a Sprite

Screenshot 2020-11-18 115210.png
Screenshot 2020-11-18 115310.png
Screenshot 2020-11-18 115440.png

1st step is making the sprites

look at the images.

How to Move on Scratch

Screenshot 2020-11-18 112855.png
Screenshot 2020-11-18 113216.png
Screenshot 2020-11-18 114651.png

the second step is to learn how to use the arrow keys

if you look in the picture above then you will see 2 ways to move right

then you simply repeat that process for every arrow or you can do w a s d

then it should look like the 3rd picture

The ORB!!!!

Screenshot 2020-11-18 120147.png
Screenshot 2020-11-18 120653.png

the 1st image above is my drawing of the orb

the orb will run around the screen and the sprite that has the arrow-key-code on it will trie to cach it

the second image makes the orb go to random positons

Detecting Contact and Points

Screenshot 2020-11-18 121227.png
Screenshot 2020-11-18 121320.png
Screenshot 2020-11-18 121717.png

so first you make a variable look at the first 2 pics

then on the orb sprite put in the code on the 3rd pic

AND YOU ARE DONE!!!!!