How to build a Video Game in Thunkable! - Doughnut Shop Game

Поділитися
Вставка
  • Опубліковано 8 жов 2024
  • Remix this project in Thunkable:
    x.thunkable.co...
    Here are the templates and sprite files:
    drive.google.c...
    Here is the tutorial in Medium:
    / build-your-own-video-g...
    This work is licensed under CC BY 4.0. To view a copy of this license, visit creativecommon...
    CC-BY This license requires that reuses give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes.

КОМЕНТАРІ • 68

  • @shaylenbhushan6661
    @shaylenbhushan6661 4 роки тому +6

    Under rated channel, your content is so good! Keep up the good work

  • @gr0wnup5
    @gr0wnup5 3 роки тому +1

    🌟Love your tiktoks, they are really insightful and helpful.
    Hope to see more english vids on this channel 😅🤗
    Best Wishes.

  • @thiagosmith3019
    @thiagosmith3019 4 роки тому +1

    Congrats! This is far better than any thunkable official game tutorial, lol. They should hire you or at least come here and smash a thousand likes.

    • @thiagosmith3019
      @thiagosmith3019 4 роки тому

      by the way... link to thunkable is broken... or I hope you sell your app and removed :) because you deserve to be paid for the time and afford

    • @sogalanbat
      @sogalanbat  4 роки тому

      @@thiagosmith3019 OMG! Thank you so much! I haven't sold it yet, I'm working on apps I might be able to sell though. About the tutorial, I think the link expired :) but here you go x.thunkable.com/copy/952ccfd9cc5316ed066298f56022ddcd :)

  • @solomonafoya717
    @solomonafoya717 Місяць тому

    I love your game but how can i get the paper that you used in the design for the sceen

  • @LearnwithNiketa
    @LearnwithNiketa 2 роки тому +1

    Can you share the project link again!

  • @aakritibector5619
    @aakritibector5619 2 роки тому +2

    can u share project link

  • @kuchiko
    @kuchiko 3 роки тому +1

    AWEEEEESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

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

    Hello, I followed your video to do it for a school project and I followed it step by step but it didn't work. Could you help me and I tried to open the link of your project. Para is no longer available.😢

  • @AtulKumar-ik5nc
    @AtulKumar-ik5nc 3 роки тому +1

    Great job...I really like it

  • @nurulhakimah9523
    @nurulhakimah9523 2 роки тому

    may I know where can I access the doughnut shop game? looks very interesting and would love to give it a try! tqsm for this video

  • @mr.flafls738
    @mr.flafls738 Рік тому

    Thank you so much!

  • @dr.archanakumari1044
    @dr.archanakumari1044 2 роки тому +1

    can you please share the project link ?

  • @DanielEscasa
    @DanielEscasa 4 роки тому

    Ms. Sofia, the test for true or false in the _if_ construct
    if (booleanExpression == true) { //pardon the Java syntax :)

    }
    is redundant. You can simply write it out as
    if (booleanExpression) {

    }
    Same goes for assignment to Boolean variables:
    if (booleanExpression == true) {
    booleanVariable = true;
    }
    else {
    booleanVariable = false;
    }
    can be simplified to:
    booleanVariable = booleanExpression;
    So in the Thunkable block builder, you can dispense with the _"="_ + _true_ blocks

    • @sogalanbat
      @sogalanbat  4 роки тому

      Daniel Escasa I know but i thought it was easier to understand, I made an error. Thanks for pointing it out.

    • @DanielEscasa
      @DanielEscasa 4 роки тому

      I wouldn't call it an error, just a matter of coding style

  • @fun-for-all
    @fun-for-all 2 роки тому

    I followed your tutorial but my game won't work do you have any suggestions?

  • @dr.dgaming7211
    @dr.dgaming7211 Рік тому

    thanks' your video helped a lot😃

  • @-blxckpinx-7806
    @-blxckpinx-7806 3 роки тому

    I love this can you do more English Thunkable game tutorials again?

  • @lennoxbokgoshi1400
    @lennoxbokgoshi1400 2 роки тому +1

    where do i get the background

  • @emptybrains2984
    @emptybrains2984 3 роки тому

    this is a good video game but I think you have to select and show the thing you are selecting clearly that's it every thing is good

  • @jalaudin5674
    @jalaudin5674 2 роки тому

    Have you try to download this project into apk? I have an issue while I 'm trying to download it become apk files, the problem is all sprite was not loaded in canvas. Who has the same experice with me, and what is the solution to fix that

  • @debajitkargupta8407
    @debajitkargupta8407 4 роки тому

    Sofia where can I get the start and the ok png??

  • @infsnoops
    @infsnoops 2 роки тому

    I could not remix it it is showing error sharing via link...

  • @prafullagupta2479
    @prafullagupta2479 4 роки тому +2

    Sofia, you are too cool! I never even thought of building a game in Thunkable! Also can you please tell me which video editor you use for you videos, please?

    • @sogalanbat
      @sogalanbat  4 роки тому

      iMovie and Adobe Premiere :)

  • @MrScoots30
    @MrScoots30 4 роки тому +1

    Very cool. I'm a CS middle school teacher myself and have been using Thunkable for a few years. What graphic design program did you use to create your sprites?

    • @sogalanbat
      @sogalanbat  4 роки тому +1

      MrScoots30 I used illustrator :) but you can use almost anything :)

    • @MrScoots30
      @MrScoots30 4 роки тому +1

      Sofia Nice, that’s what I thought. I work at a low income school with not much of a budget. MS Paint, PowerPoint,,and Google Drawings only go so far. Lol. We use whatever we can get our hands on though. Keep up the good work with the kids!

    • @sogalanbat
      @sogalanbat  4 роки тому +1

      MrScoots30 you can use canvas, look for the free icons and export the items as pngs :). Then remove the white background with paint :)

    • @MrScoots30
      @MrScoots30 4 роки тому

      Sofia Good idea, especially for the less artistic students! Thanks.

  • @lily-gz1zd
    @lily-gz1zd 2 роки тому

    Cant add rows cant find that option anywhere

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

    VERYYY AMAZING but when i tried it was expired :(

  • @houseofknowledge5737
    @houseofknowledge5737 3 роки тому

    Sofia when I clicked on canvas my master sprite didn't came I even remade the game and even did it your way but nothing work

    • @sogalanbat
      @sogalanbat  3 роки тому

      When you add the canvas as-is component and view it on the phone or online, do you see the red beaver? If so, then I suggest changing the beaver sprite's and duplicating it. It takes a little bit to load images so be patient. But if you don't see the beaver on your phone, then my suggestion is to check if there have been some issues regarding the canvas and the operating system of your phone (Apple, Android), find the last version of the Thunkable Companion or look in the community forums what is going on :)

  • @nikhiljoshi7086
    @nikhiljoshi7086 3 роки тому

    Very best game I play this game

  • @kierra6746
    @kierra6746 3 роки тому

    Cool

  • @youuurizl747
    @youuurizl747 4 роки тому

    Sofia, I want to ask How if PNG format not valid in my project when I will open the image from PNG and then my image showing with black-white square o (PNG format), please answer me!?

    • @sogalanbat
      @sogalanbat  4 роки тому

      Mmmm it takes a little to load all the images so I would switch it to another image and then back to the image you want so it can be loaded to the project. Also, you might want to check your png files, download them again from the design software of your liking. It can either be corrupted or have a white background underneath it making it seem like a .jpg :)

  • @gopalmundhra6839
    @gopalmundhra6839 3 роки тому

    cool
    👌

  • @omololaalimi1300
    @omololaalimi1300 2 роки тому

    Thank you for the tutorial but on my version of thunkable I don't have rows

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

      You can click to use old version when you create new project

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

      @@rikka6540 how so ?

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

      @@Pinkrosessss i dont use thunkable 2 mouth i dont sure

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

      @@Pinkrosessss do u have ig or facebook?

  • @nicolehsu1158
    @nicolehsu1158 4 роки тому

    Hi Sofia!
    Thanks so much for sharing your game design! BUT, I am looking at the blocks on Thunkable right now and it seems a lot of the blocks (like the entire game) are missing. Would you be able to check on it? I'd like to try to remix it for my own project.
    Much appreciated :)

    • @nicolehsu1158
      @nicolehsu1158 4 роки тому

      Ah, disregard. I found the other blocks. The Thunkable blocks workspace is sooo awkward and drops blocks all over the place! Thanks again for sharing!

    • @sogalanbat
      @sogalanbat  4 роки тому

      @@nicolehsu1158 if you're having trouble finding the blocks you can always click right on the block tab and choose 'clean up blocks' which will put all the blocks in a list :))

    • @nicolehsu1158
      @nicolehsu1158 4 роки тому

      @@sogalanbat Thanks for the tip, but it doesn't work for me. When I right-click on the blocks tab, I only get the Chrome right-click menu. What am I doing wrong?

    • @sogalanbat
      @sogalanbat  4 роки тому

      @@nicolehsu1158 is not the tab it’s the dotted grid haha sorry if I was not clear :S

  • @royalwriters
    @royalwriters 3 роки тому

    amazing sovia

  • @CubXD
    @CubXD 4 роки тому

    Where can I find the level 1.png file?

    • @sogalanbat
      @sogalanbat  4 роки тому +1

      Oh I'm sorry! I've just included it in the files (as well as a logo for your app! ) at --> drive.google.com/drive/folders/1t2xDkzeQUmkmKf4d6Tm2x-oQ6H9T25zD?usp=sharing

    • @CubXD
      @CubXD 4 роки тому

      Thanks!

  • @jericohd
    @jericohd 4 роки тому +1

    Extraña tus vídeos

    • @sogalanbat
      @sogalanbat  4 роки тому +4

      Peeeeero pronto regresaré jiji estoy editando un video, este fue un tutorial que hice para hacer apps pero está en inglés 🙉 ¿Les gustaría que subiera tutoriales de apps en español?

  • @CRICKETLOVER-ro3yl
    @CRICKETLOVER-ro3yl 4 роки тому

    Can anyone play these games offline also or subscribers need internet to play these games, please reply.

  • @likegugl8977
    @likegugl8977 3 роки тому

    The link is not working

  • @kaifrafiq6040
    @kaifrafiq6040 4 роки тому

    hlo sofia how are you. how to add admob ads in this game pls help me

  • @akash4072
    @akash4072 3 роки тому

    can i upload it on playstore

    • @sofiagalan6961
      @sofiagalan6961 3 роки тому

      Hey! It depends. All the blocks are free to use! You can upload the game with your own art :) you are free to to this with no attribution to the original maker.
      However if you upload the game as is with my original art I’m going to ask for some credit inside your app. Like a link to the original tutorial in medium or this UA-cam video. The point of this video is to share the knowledge on how to code games with Thunkable.

    • @akash4072
      @akash4072 3 роки тому

      @@sofiagalan6961 ok thanks

  • @itsshowtime867
    @itsshowtime867 2 роки тому

    video nice but video is so speed

  • @RicardoSolisMusic
    @RicardoSolisMusic 4 роки тому

    👊🏾👊🏾👊🏾✨✨✨

  • @theyellowduckshowisbroken3898
    @theyellowduckshowisbroken3898 4 роки тому

    .

  • @Monster-hl9mk
    @Monster-hl9mk 4 роки тому

    🥔

  • @bala1977able
    @bala1977able 3 роки тому

    I am 7th sta