0% found this document useful (0 votes)
71 views1 page

Earth Clicker #All #Games #Music #Animations #Stories #Tutorials On Scratch

This Scratch project is an Earth clicker game where the player controls a mouse sprite. The mouse sprite moves around the stage randomly when clicked and the player's score, stored in the variable TOTAL, increases with each click. The game includes features like power-ups, a shop, and a high score.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views1 page

Earth Clicker #All #Games #Music #Animations #Stories #Tutorials On Scratch

This Scratch project is an Earth clicker game where the player controls a mouse sprite. The mouse sprite moves around the stage randomly when clicked and the player's score, stored in the variable TOTAL, increases with each click. The game includes features like power-ups, a shop, and a high score.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Earth Clicker #all #games …

File Edit Tutorials See Project Page Join Scratch Sign in


by radscience

Code Costumes Sounds Stage


Sprite mouse x 228 y 180

Motion
2007774223
Motion Size 100 Direction 90

move 10 steps Backdrops

Looks when clicked 1

turn 15 degrees
wait 2 seconds
250
if username = ? then Blank TB mouse Spaceship
Sound
ask Cheat? and wait
turn 15 degrees
if answer = no then
+ Land
+1 every click $100

Events
else
stop this script
Numbers energy Light 250 Shop
when clicked
go to random position change ~TOTAL by answer

Control hide
Dont forget to
Love/fav! :D

wait 1.5 seconds

Sensing
go to x: -85 y: -32 show

set ghost effect to


spin stars1 spin stars2 Sprite2
500 love fav

repeat 20
glide 1 secs to random position ☁ Highscore

change ghost effect by


Operators
intro Sprite3

Variables
glide 1 secs to x: -85 y: -32 set ghost effect to
500

My Blocks point in direction 90

point towards mouse-pointer


set ~TOTAL 1000

change x by 10 1000

You might also like