How to Make a CLICKER GAME in Scratch! (2023)

Поділитися
Вставка
  • Опубліковано 10 лис 2024

КОМЕНТАРІ • 329

  • @donut_ask
    @donut_ask  Рік тому +31

    Comment your games and ask questions here :)

    • @lukasschriefer799
      @lukasschriefer799 Рік тому +1

      Really you Copy it and then change the Number of how many things you get?

    • @QXMKK
      @QXMKK Рік тому +1

      I made shame apple clicker

    • @Toothpick-Roblox
      @Toothpick-Roblox Рік тому +1

      Make the donut chocolate

    • @CloudCookie1013
      @CloudCookie1013 Рік тому

      @Harry Jethro GOOD IDEA! He should!

    • @donut_ask
      @donut_ask  Рік тому

      @Harry Jethro Griffpatch has a tutorial better than what I could do ua-cam.com/video/D16hTnDGweo/v-deo.html

  • @Idkmahi
    @Idkmahi 8 місяців тому +5

    i just started scratch yesterday and you helped SOOOO much. THANK YOU!

  • @XHYYYVFF
    @XHYYYVFF 29 днів тому

    Finally a scratch tutorial that actually works!

  • @a.vietnamese.mapper
    @a.vietnamese.mapper 11 місяців тому +2

    Thanks!!This helps my clicker game so much more!!

  • @yo_phone_linging-shade-bruh
    @yo_phone_linging-shade-bruh 10 місяців тому +2

    THIS HELPED ME ULTRA MUCH I made a awesome clicker game with lots of upgrades thanks a lot for this tutorial

  • @HxdytHimself
    @HxdytHimself 5 місяців тому +2

    Bro ur so helpful ive been trying to find the right code for a shop and i finally done it! TYSM!

  • @HxdytHimself
    @HxdytHimself 5 місяців тому +2

    Im going okay with my project thank god I saw ur Video! TYSM

  • @mukbangarna6703
    @mukbangarna6703 Рік тому +12

    thank you for making this, i wanted to play cookie clicker in school but they blocked it so now i can play my own version of it and update it when i want too

  • @EuAndrew11231
    @EuAndrew11231 6 місяців тому

    I was bored and had nothing to do until your video appeared In my recommendation page, this video inspired me to create a cookie clicker. Thanks so much, you have made my day better
    Edit : yea I subbed sorry forgot to say that

  • @Osmanthecoolone
    @Osmanthecoolone 14 днів тому

    Not Gonna Lie I forgot about you channel until I tried to make a button simulator and found your channel again

  • @hayden2133
    @hayden2133 6 місяців тому +1

    thank you i was stuck on one part for like 2 hours but in like 10 min you helped me with it thank you

  • @thetechpanda6151
    @thetechpanda6151 Рік тому +3

    I am making a zombie survival game where you can get coins from killing zombies and get better weapons and you can get something called a mastery point to get upgrades and power ups and its going well

    • @donut_ask
      @donut_ask  Рік тому +2

      Cool

    • @Bittergiggle_gaming
      @Bittergiggle_gaming Рік тому

      @@donut_ask I’m Making A Circle Clicker Based On The Circles From Battle For Circle ua-cam.com/video/wuvyMUxhoas/v-deo.html

  • @DashyFN563
    @DashyFN563 Рік тому +3

    Thanks! Helped me so much in my game

  • @lukaqecbaia832
    @lukaqecbaia832 Рік тому +2

    Can u make a shop button and make it able to scroll?

  • @thebluecreeper2574
    @thebluecreeper2574 2 місяці тому +1

    I don't know why but it's not taking my cookies away when I buy upgrades?

  • @Timmyepik2
    @Timmyepik2 24 дні тому

    This is a very good tutorial🎉🎉🎉 Thank you, now my friends like the game I made

  • @mohammadshahidulislam3166
    @mohammadshahidulislam3166 Рік тому

    In the upgrades you can also put a if then else block and draw a fail costume, put hide variable whatever is there, switch to costume2,wait whatever seconds, show variable whatever is there and switch to costume1

  • @linux_mc1
    @linux_mc1 Рік тому +1

    bro you need much mor likes and subs

  • @CoralTheNoob-187
    @CoralTheNoob-187 3 місяці тому

    OH MY GOSH I LOVE THIS THANK YOU U MADE MY DREAM COME TRUE!!!!!!!!!!!!!!!!!!!

  • @kreatkot
    @kreatkot 5 місяців тому

    THANK YOU SO MUCH IT HELPED ME NOW I COULD SHOW MY FRIENDS HOW I COULD MAKE A CLICKER GAME

  • @JayKylplays
    @JayKylplays 3 місяці тому

    Thank you for the tutorial, it really helped😊

  • @HypixelIsIdiotic6969
    @HypixelIsIdiotic6969 Рік тому

    i didnt need this since ive started my game and made like 7 fully functioning upgrades but i didnt know about the round thing so thats cool
    i used set to floor of 1.9 *
    the round thing is cool but using math is more natural to me for some reason :) Anyway, nice video!
    -Harley

    • @donut_ask
      @donut_ask  Рік тому

      Good work with your game! Floor just rounds to the lowest whole number.

    • @HypixelIsIdiotic6969
      @HypixelIsIdiotic6969 11 місяців тому

      @@donut_ask yeah i didnt really want it to round up and that was the only thing that worked also sorry im late lmao

  • @Kurczaq
    @Kurczaq Рік тому

    In clicker games i dont use: (i think you know what I'm talking about...)
    wait 1 seconds (and then)
    change [variable] by [variable] per second,
    but i use that trick to make the game smoother:
    wait 0.1 seconds
    change [variable] by [variable] per second / 10.

    • @donut_ask
      @donut_ask  Рік тому

      Yes. Makes it go up do much smoother

  • @TTTTFOX
    @TTTTFOX 5 місяців тому

    thanks so much I started scratch because my friend showed me and he loves clicker games so I'm making one for him again thankyou!!!!

  • @DayzingOff
    @DayzingOff Рік тому

    if you wanna make an animation heres how! so you actually just duplicate the donut make it smaller and then you put this code: when this sprite clicked (events) switch costume to donut2 (looks) wait 0.01 seconds (control, grab the wait 1 second block and switch it to 0.01) and finnaly switch costume to donut ( the first one) this is how i made my animation. hope this helps! also this works with anything it doesnt just have to be the donut you could make it a rocketship or anything

    • @donut_ask
      @donut_ask  Рік тому

      Why not use the set size block?

    • @DayzingOff
      @DayzingOff Рік тому

      @@donut_ask true, i forgot about the set size block you' already definetly make an animation way better than me lol thanks for the reminder

    • @Thien-u5b
      @Thien-u5b Місяць тому

      No size switch?

    • @Thien-u5b
      @Thien-u5b Місяць тому

      @@donut_askI don’ khow the size

    • @Thien-u5b
      @Thien-u5b Місяць тому

      @@DayzingOffdonut clicker

  • @TheTopHatMan1
    @TheTopHatMan1 Рік тому +1

    you make some of the best tutorials

  • @JaxStivie
    @JaxStivie 5 місяців тому +1

    why does this guy look like he eats donuts 24/7

  • @Osmanthecoolonethefirst
    @Osmanthecoolonethefirst 9 місяців тому

    This actually helps me and i did everything on mobile

  • @basketball_omega
    @basketball_omega Рік тому

    Yo dude thank you so much for all of this i watched your other tutorial video to make this thank you so much dude your the best scratch coder ever

    • @donut_ask
      @donut_ask  Рік тому

      Thanks! But have you seen griffpatch? He's on another level.

  • @DaBuddies-td5qk
    @DaBuddies-td5qk 6 місяців тому

    i was making a donut game and clicked on this not knowing it was also donuts

  • @TyreseMyrtil-y2u
    @TyreseMyrtil-y2u 15 днів тому

    GREAT VIDEO! KEEP IT UP

  • @squamation
    @squamation 7 місяців тому

    Yo, this video is great. But I can't make the Per Click work. Any recommendations?

  • @blender6918
    @blender6918 Рік тому

    i didnt do the super baker that way but it still worked! love your videos!

    • @donut_ask
      @donut_ask  Рік тому

      There's lots of ways to do things. And thanks :)

  • @tofiibearzofficial
    @tofiibearzofficial Рік тому +1

    on 5:27 i checked my code on the rectangle thing and played it but the code didn’t work. i put the same code just made “donuts” into “cakes”. please help
    edit: oh sorry for not specifying. i did the code and tested it out and the “cakes per second” didn’t change and neither did the “cakes”. the code wasn’t working very well. also i gave up on this project and instead made it a geometry dash one so..
    anyways your tutorial was very helpful besides that! have a nice day

    • @donut_ask
      @donut_ask  Рік тому +1

      Make sure you follow the steps closely. Also when describing a problem, please be specific so I can figure out what went wrong.

  • @shanepark5465
    @shanepark5465 5 місяців тому +1

    For 4:06 why can’t you just do donuts < 9😮😅

  • @linphyoaung2703
    @linphyoaung2703 10 місяців тому

    my game turned into an amazing game! thanks!

  • @KIRILLINATOR
    @KIRILLINATOR Рік тому +1

    I don’t have computer but I’m really want it so i don’t have scratch but VERY NICE ViDiO

  • @AzuredPlayz
    @AzuredPlayz 9 місяців тому

    THANKS this tutorial a ultra amazing :)

  • @rickycahnvonseelen3838
    @rickycahnvonseelen3838 5 місяців тому

    Thank youu so much you helped me to make a minecraft clicker game

  • @CuboidTheScratcher
    @CuboidTheScratcher Рік тому

    to make room for more upgrades you will need to make a shop button and change a bit of

  • @SiddharthaShukla-dv9yi
    @SiddharthaShukla-dv9yi 3 місяці тому

    this rlly helped me out bro

  • @Shashwat_21k
    @Shashwat_21k Рік тому +2

    This helps so much! Especially for beginners like me in scratch Thanks a lot for these amazing tutorials ❤

  • @PurplrVr
    @PurplrVr 6 місяців тому +1

    I want a baker and I put in the same blocks but It doesn’t work. It doesn’t take away from the score. What am I supposed to do?

    • @OdhranOLeary
      @OdhranOLeary Місяць тому +1

      no clue

    • @jasperprows8220
      @jasperprows8220 19 годин тому

      when flag clicked
      forever{
      if touching mouse pointer and mouse down{
      if score>=cost{
      change points per whatever by however much you get from it
      change points by 0-cost
      }
      }
      }

  • @HxdytHimself
    @HxdytHimself 5 місяців тому +1

    TY

  • @arandomrobloxplayer-w7w
    @arandomrobloxplayer-w7w 4 місяці тому

    thanks for the tutorial

  • @Axellvimalo2014
    @Axellvimalo2014 8 місяців тому

    Thanks it helped me a lot

  • @thatone.rizzmaster
    @thatone.rizzmaster 4 місяці тому

    dabadabda bokm!

  • @TrownsiFridge
    @TrownsiFridge Рік тому

    may be confusing but i approve👍

  • @JeffreyMarquez-w4v
    @JeffreyMarquez-w4v 7 місяців тому

    you helped me a lot thank you for the vid

  • @stephenconley5173
    @stephenconley5173 Рік тому

    Where do you get the donuts variable from when you drag the donuts equals 10?

    • @donut_ask
      @donut_ask  Рік тому

      Variables tab in blocks list on the side. Create a variable called donuts.

  • @ThatJellydude
    @ThatJellydude Рік тому

    Aight, bouta get my grubby hands on this
    Edit: tablet just died lol

  • @nerdgaming12345
    @nerdgaming12345 7 місяців тому

    Help! my cool conter at the top of the screen breakes when i buy a baker or anything else!

  • @RandeepSambangi
    @RandeepSambangi 11 місяців тому

    This vid helps me so much

  • @kinito-p5c
    @kinito-p5c Рік тому

    you know you can just do When this sprite clicked, Repeat (5) times: Change size by (1) Change (Donuts) by (Donuts Per Click). Repeat (5) times: Change size by (-1)

    • @donut_ask
      @donut_ask  Рік тому

      Doesn't support changing size if you hover the mouse over it, and may break if you click really fast.

  • @khoita4504
    @khoita4504 Рік тому

    Thí fixed one of my bigest problems

  • @abdulrahmanbahanshal4614
    @abdulrahmanbahanshal4614 Рік тому

    Yaas thank you for making it

  • @BelminPashalik
    @BelminPashalik 10 місяців тому

    Thx! Also make a "find the _____'s!" Tutorial.

  • @OdhranOLeary
    @OdhranOLeary Місяць тому +1

    i tryed it but when i buyed it it said false

  • @pfcbofficial
    @pfcbofficial 4 місяці тому

    I Love Donuts

  • @Footballontop1024
    @Footballontop1024 6 місяців тому

    When I click my shop it doesn’t give me anything

  • @Yoyo_12354
    @Yoyo_12354 7 місяців тому

    The Click Upgrade Thing Is Not Working, Pls Help!

  • @thangsuan664
    @thangsuan664 9 місяців тому

    Is there a video where you make a number counter? WOULD LOVE TO MAKE A GOOD CLICKER GAME!

    • @donut_ask
      @donut_ask  9 місяців тому

      this: ua-cam.com/video/igmY5MTLY2Y/v-deo.html

  • @jamesopapa
    @jamesopapa Рік тому

    :D this is not the most clean way, but is a way for new scratchers who just found the platform

  • @aripervinich9299
    @aripervinich9299 15 днів тому

    thanks😍

  • @borysruszel4959
    @borysruszel4959 8 місяців тому

    Hey Donutask what does your Joining Server Cost and am a fan

  • @BAL___
    @BAL___ Рік тому +2

    Can I make a game where a bird flys across the screen and has to collect bread and avoid obstacles, I was thinking of calling it yeast rush 🤔🤔🤔

  • @johanawhitler3238
    @johanawhitler3238 Рік тому

    Can you help me... When I test it. The Donut per sec goes up but the donuts doesn’t

    • @donut_ask
      @donut_ask  Рік тому

      Have you made sure that you are changing donuts by donuts per second.

  • @FinnFuchs-p1s
    @FinnFuchs-p1s Рік тому

    This Is A Pretty Nice

  • @shwetamishra2606
    @shwetamishra2606 10 місяців тому

    Thank you so much

  • @top2-w9i
    @top2-w9i 9 місяців тому

    the click upgrade didnt work for me but some how i fixed it

  • @RayyaAmerta
    @RayyaAmerta 4 місяці тому

    great tis help me so much

  • @IMACOOKIE616
    @IMACOOKIE616 Рік тому

    So young yet so useful 😊

    • @CJMapping
      @CJMapping Рік тому

      Why does this sound so wrong

    • @boemily12
      @boemily12 Рік тому

      So he's useful that's weird af

  • @mixalispapa4711
    @mixalispapa4711 3 місяці тому

    I managed to also make upgrade scalings based on upgrade level

  • @LukasGaura-z7l
    @LukasGaura-z7l 24 дні тому

    hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii im a big fan

  • @Omena0
    @Omena0 Рік тому

    Bro first wait for click then run code and after that wait untill not clicking
    Also click upgrade needs to cost more than whst it upgrades so if it gives +1 click per click it should cost like 115% (of original cost) more so it actually is harder to get not easier..

  • @angelwink6909
    @angelwink6909 Рік тому

    Cool😮

  • @xajfjandcvhuvH
    @xajfjandcvhuvH Рік тому

    thanks

  • @RebeccaCartnail
    @RebeccaCartnail 7 місяців тому

    click upgrade no more donuts yes

  • @junior-vj2
    @junior-vj2 Рік тому

    legende thanks

  • @trix0rtreats
    @trix0rtreats Рік тому

    i didnt get it for the 2x click variable said it was 2 but i diddnt get 2 points

  • @eggboidoesstuff2433
    @eggboidoesstuff2433 Рік тому

    im very picky on my scaling so im now deciding on ceiling(log(e^cost))

  • @Thien-u5b
    @Thien-u5b Місяць тому

    A have game donut clicker!!

  • @sukruteker4539
    @sukruteker4539 6 місяців тому

    6:05 you could do 0 - baker price

  • @ianiscool3615
    @ianiscool3615 11 місяців тому

    I don’t know why but when ever I try to get the donut count I never see it

  • @kittygamergd
    @kittygamergd Рік тому

    What if i want to make a clicker with higher numbers, is it possible to convert 1000 into 1k and etc?

    • @donut_ask
      @donut_ask  Рік тому +1

      I think this should work:
      Make a variable Display.
      If 1000000>
      Display = join(round (Money / 1000000), M)
      If 1000>
      Display = join( round(Money / 1000), K)

    • @kittygamergd
      @kittygamergd Рік тому

      @@donut_ask Im sorry, since im kinda new to scratch im very confused when its like this in text 😢

    • @donut_ask
      @donut_ask  Рік тому +1

      Sorry, I can't really explain it any other way in a comment :(

  • @KoreanYtT124
    @KoreanYtT124 Рік тому

    Encountered a problem number is decied to go negative

  • @ChorusyAnd_MrStickman_MapFlags

    how do i make the button effect smoother?

  • @SkittlesPacket
    @SkittlesPacket Рік тому +2

    The upgrades may get in the way if people want around 20 or so upgrades, so you might want to make a shop option, I made a game called circle clicker and it has a "more circles" and "back" buttons because I ran out of space to put more circles on the front.

    • @donut_ask
      @donut_ask  Рік тому

      Good idea

    • @SkittlesPacket
      @SkittlesPacket Рік тому

      @@donut_ask Thanks, I mainly implemented that feature to my game because its a bit boring with no more purchasable items.

    • @orionhylton1361
      @orionhylton1361 Рік тому

      Me too.
      About my clicker game: You click a circle and it grants you circles- just like any other clicker game. There are 4 upgrades. Circle Upgrade is the first. It costs 10 circles. Circle Machine is the second. It costs 25 circles. Super Circle Upgrade is the third. It costs 50 circles. Super Circle Machine is the fourth. It costs 100 circles.

    • @OfficialRandom275
      @OfficialRandom275 Рік тому

      @@donut_ask I DID THAT I MADE A SHOP botton that shows the items to buy and when you click the x they disappear :)

  • @Thteggcxvggfjhg
    @Thteggcxvggfjhg Рік тому

    My click upgrade isn’t working

  • @sulthanmuhammed5368
    @sulthanmuhammed5368 7 місяців тому

    Can you please do an open world?

  • @PenguinCODMgod
    @PenguinCODMgod Рік тому

    I made a clicker game and it’s sooooooo coool thanks

  • @HxdytHimself
    @HxdytHimself 5 місяців тому +2

    Im still having trouble im sad

  • @thangsuan664
    @thangsuan664 11 місяців тому

    Donutask, I have a big problem, For the Shiny Thing, It keeps moving in a circle instead of standing still, please reply back.

    • @donut_ask
      @donut_ask  11 місяців тому

      Make sure the costume is centred. Select everything and drag to the middle until it snaps in place

    • @thangsuan664
      @thangsuan664 9 місяців тому

      @@donut_ask This has helped me with my scratch games thank you! Also is there any videos of how to make a number counter?

  • @GamerGageTrue
    @GamerGageTrue Рік тому

    Could you possibly make a tutorial on other games like a simulator?

    • @donut_ask
      @donut_ask  Рік тому

      Yes, I may make some more tutorials :)

  • @Sadblobfish7847
    @Sadblobfish7847 Рік тому

    with the baker i used if not donuts

  • @dixiteid
    @dixiteid 10 місяців тому

    how do you paste and copy

    • @donut_ask
      @donut_ask  10 місяців тому

      For scratch blocks, right click on the block and click duplicate.
      For text, control c to copy, control v to paste

  • @Kelly-uj4rn
    @Kelly-uj4rn 4 місяці тому

    Can I remix your project on Scratch?

  • @titanicfudge._.7038
    @titanicfudge._.7038 Рік тому

    Lit 🔥

  • @KoreanYtT124
    @KoreanYtT124 Рік тому

    Questions: How to make price higher

  • @spencerthegamer5256
    @spencerthegamer5256 Рік тому

    5:39