top of page
Search

clicker game in scratch part 1

lets make a simple clicker game. it's very easy to make.


first , make 3 sprites

ree

the starting code of the cat is like this


ree

after that is the click per second sprite


ree

DO NOT put a wait block so that buying will be easier (in bulk)


then after that is the cpc sprite


ree

similiar :D


but of course with this you can spam buy once you have 50 cats as this doesnt decrease your cats xd


therefore the code for cps should be like this


ree

while the cpc's code is like this


ree

the design should be like this


ree

after that , we gotta make the cps work (it doesnt work currently)


make another sprite named cps counter it should be empty


ree

the code is like this


ree

play the original project here cat clicker


btw part 2 will be about loading and saving this

 
 
 

Comments


  • Facebook
  • Twitter
  • LinkedIn

©2021 by dave-cba. Proudly created with Wix.com

bottom of page