Rocket Space Shooter Scratch Game
by novohossain in Craft > Digital Graphics
537 Views, 0 Favorites, 0 Comments
Rocket Space Shooter Scratch Game
We made a Rocket Space Game because its cool and pretty simple, at first we made a basketball game but it didn't look good.
Supplies
Any device with internet, Scratch, preferably a pc/laptop.
Sprites
At first you have to get the rocks sprite, rocket sprite, button sprite(turns into laser), and you make a game over sprite.
Pick the Stars Background
Search up Stars for your background.
Make the Variables
Make a score and speed variable (hide speed). I know its blurry.
Rocket Code
Do this code for the rocket.
Laser Code
Do this code for the laser.
Rocks Code
Do this code for the Rocks.
Game Over Code
Do this for the Game Over code.
Stop Everything
Do this code in every sprite, it stops all codes in the sprite. Its called stop all other codes in the sprite.
Put the Game Over in the Front Layer
Put this code in the game over code to put it in the front when you do
Have Fun!
It should look like this when you play, hope this helped. Have fun!