I Made a Scratch GAME With 0 SPRITES

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 270

  • @ZonxScratch
    @ZonxScratch  ปีที่แล้ว +99

    Damn, ALL YOU GUYS COMMENTING WHAT COMMENT & VIEW You Guys Are lol, I Luv It !

  • @influXse01
    @influXse01 ปีที่แล้ว +158

    Next video: I MADE SCRATCH GAME WITHOUT CODE AND WITHOUT SCRATCH

    • @youraveragerobloxian0
      @youraveragerobloxian0 ปีที่แล้ว +11

      I MADE SCRATCH GAME WITH NO DEVICE

    • @BBSota
      @BBSota ปีที่แล้ว +8

      @@youraveragerobloxian0 *Does on PAPER*

    • @JacksonGamer1
      @JacksonGamer1 ปีที่แล้ว +8

      I MADE A SCRATCH GAME WITHOUT LIVING

    • @POLY990
      @POLY990 ปีที่แล้ว +6

      I MADE A SCRATCH GAME BEFORE THE UNIVERSE EXISTED

    • @ZXC-X1Z
      @ZXC-X1Z ปีที่แล้ว +4

      LOL

  • @hanctr
    @hanctr ปีที่แล้ว +129

    It's cool to make 1 sprite game, BUT 0 SPRITES?! YOU'RE INSANE!!

    • @NoVideos-hr5mb
      @NoVideos-hr5mb ปีที่แล้ว +5

      How???????

    • @tasfinatiq
      @tasfinatiq ปีที่แล้ว +3

      make a game in 1 sprite is easy

    • @Max_-di5xj
      @Max_-di5xj ปีที่แล้ว +1

      This was extremely easy to make but it's boring and tedious as you could see

    • @Whoever_this_is
      @Whoever_this_is ปีที่แล้ว

      ​@@tasfinatiqhe makes it look easy

    • @Nazhornik
      @Nazhornik ปีที่แล้ว

      ​@@Whoever_this_is it is. Scratch is one of the easiest programming languages

  • @pixelbee42314
    @pixelbee42314 ปีที่แล้ว +9

    One way to have it repeat for the amount of backdrops you have is to (preferably in run without screen refresh) set backdrop to 1, set backdrop to backdrop number - 1 (which will set it to the last backdrop), set [insert new variable here] to backdrop number, then put the variable in the repeat loop.

  • @Liamonade-8357
    @Liamonade-8357 ปีที่แล้ว +57

    This guy is like one of the best scratch TH-camrs, he does tutorials and hard challenges, and you get to play them after.

  • @lauridskrgaardjensen1584
    @lauridskrgaardjensen1584 ปีที่แล้ว +6

    Next video:I MADE A SCRATCH GAME ON PAPER.😂

  • @meesvanhaaren4459
    @meesvanhaaren4459 ปีที่แล้ว +12

    Now make a whole game but you can only use the pen tool.

  • @yumm_6
    @yumm_6 ปีที่แล้ว +2

    I know these videos are (somewhat) memes but you are the sole reason I have regained my motivation to work on my scratch projects
    That is, when I am finished with the hell that school has made me undergo

  • @inkyofc
    @inkyofc ปีที่แล้ว +9

    I like how this dude is so chill in each of his videos

    • @ZonxScratch
      @ZonxScratch  ปีที่แล้ว +4

      Chill Coder Here!

    • @redknight07_
      @redknight07_ ปีที่แล้ว +1

      ​@@ZonxScratchchill coder sounds sick ngl

  • @RandomDude1487
    @RandomDude1487 ปีที่แล้ว +3

    Simple: Make it a choose your own adventure game with stuff like “Click 1 to fight, click 2 to run”

  • @Infurtivation
    @Infurtivation ปีที่แล้ว +4

    I love how he doesnt yell at all. Just chill. Nothing unnecessary

  • @mWEYGO786
    @mWEYGO786 ปีที่แล้ว +4

    To decrease lag, try using a block and a space for everything needed.

  • @barbfromwiisports1165
    @barbfromwiisports1165 ปีที่แล้ว +2

    Hella underrated, this video is entertaining and also has amazing editing

  • @itssherif9777
    @itssherif9777 ปีที่แล้ว +4

    I have also done that but I created an entire engine with the use of pen and maths!

  • @Mr.void3456
    @Mr.void3456 ปีที่แล้ว +5

    I am calling it this guy will be so popular one day.

  • @pawer_themaw
    @pawer_themaw 11 หลายเดือนก่อน +1

    Now, can you make a scratch OS project with 0 sprites

  • @StarumbreonUwU
    @StarumbreonUwU ปีที่แล้ว +2

    fun fact if you drag the stamp block into the backdrop you can stamp in a certain costume of the backdrop so its like a clone block

  • @Scar32
    @Scar32 ปีที่แล้ว +6

    the best rule of coding is not to repeat yourself

  • @TheRepublicOfSavadia
    @TheRepublicOfSavadia ปีที่แล้ว +2

    I think im loving this perin now (platonically)

  • @dungaoquang9898
    @dungaoquang9898 6 หลายเดือนก่อน

    Damn, that's lots of codes for a backdrop( maybe the world record).I think it's 5:36 for us but days or hours for you. You're super INSANE!

  • @askomgreal
    @askomgreal ปีที่แล้ว +2

    What I thought when I clicked this is not that he made a game using only backdrops but instead using the pen extension.

  • @jax3845
    @jax3845 ปีที่แล้ว +1

    Your insane at scratch, when i first saw it i was like is bro rlly gonma make every posssible posision of the game in the backdrop, you deserve more subs

  • @jaecadejnight
    @jaecadejnight ปีที่แล้ว +1

    A zero sprite game is extremely easy to do, but it just takes a long time. To make buttons, you just have to draw a button and then check if the backdrop is clicked and then check if the pointer clicked wherever your button is, and then do whatever you wanted to happen when the button is clicked. Another possibility is making a list game, where you show a giant list and you control an emoji or an ASCII stickman. This video is pretty interesting tho, because it shows all the work behind a game like this. I personally find that the only drawback of making a game like this is the fact that you’re going to need like over a hundred backdrops and it takes a lot of time to make a game like this, but it’s just a challenge after all.

  • @Endercreeper853
    @Endercreeper853 11 หลายเดือนก่อน +1

    thatsactually crazy, and i love the way you did it

  • @Narvoo1
    @Narvoo1 ปีที่แล้ว +3

    Next video making a game without sprites and without background, only sounds.

  • @undigestable_memes
    @undigestable_memes ปีที่แล้ว +14

    this guy might be the next griftpatch ngl :)

  • @mythix444
    @mythix444 ปีที่แล้ว +1

    zonx when he realizes he couldve used lists to check if you are supposed to press something:

  • @FroggoFroggoAnimations
    @FroggoFroggoAnimations 9 หลายเดือนก่อน +1

    His voice died lol

  • @mikevazovsky2532
    @mikevazovsky2532 ปีที่แล้ว +2

    You could use variables to show the level and the player

    • @skilzrus8965
      @skilzrus8965 ปีที่แล้ว

      he would have to add that into every backdrop, and every possible position

  • @enderfire3379
    @enderfire3379 10 หลายเดือนก่อน

    really cool challenge. whenever you have a lot of numbers to keep track of i recommend using a list. so i would recommend making a list to store all of the backdrop numbers where you can hit a green box

  • @hyperIapse
    @hyperIapse 10 หลายเดือนก่อน +1

    nice editing lol what software do you use

  • @Red_Pineapple
    @Red_Pineapple ปีที่แล้ว +1

    “WELCOME TO ME MAKING A GAME WITHOUT EXISTING”

  • @ToxickkWasTaken
    @ToxickkWasTaken ปีที่แล้ว +1

    You're so underrated, im surprised you have less than 4k!

  • @pomona_pomitos
    @pomona_pomitos ปีที่แล้ว +1

    i love how you put yes and no instead of 1 and 0

  • @cheese8902
    @cheese8902 ปีที่แล้ว +1

    Man coding this as an assessment was pain like getting the controls and shi kept breaking

  • @monties.preschool
    @monties.preschool ปีที่แล้ว +1

    Hey, how do you make the green buttons because its too awkward.

  • @crichess
    @crichess ปีที่แล้ว +2

    How can you make so much that is unbelievable

  • @Scratchspeedruin
    @Scratchspeedruin ปีที่แล้ว +1

    This video went so fast. Idk whats going on. Great editing. Please make more videos.

  • @RaisingArrowsV
    @RaisingArrowsV ปีที่แล้ว +2

    You should have done it without drawling cause it's still a "sprite" if you think about it

  • @TheCorrupto742
    @TheCorrupto742 ปีที่แล้ว +1

    you should have just made lists containing every backdrop with an arrow, 3 lists for all 3 buttons

  • @CodingForAllEverywhere
    @CodingForAllEverywhere ปีที่แล้ว +1

    What thumbnail maker do you use your thumbnails are awesome

    • @ZonxScratch
      @ZonxScratch  ปีที่แล้ว +1

      I Just Use After Effects Its Not Made For Thumbnail Use But Its What I Use!

  • @recroomman4317
    @recroomman4317 ปีที่แล้ว +2

    Cool cool fun fun I am here now don’t scream at me in the other video

  • @I_Eat_Bread138
    @I_Eat_Bread138 ปีที่แล้ว +1

    Just a question, but couldn't you have made a custom block for all the frame checks, instead of duplicating it

    • @ZonxScratch
      @ZonxScratch  ปีที่แล้ว

      no bec they all dif

    • @steamnotstem9047
      @steamnotstem9047 ปีที่แล้ว

      @@ZonxScratch I thought all that differed was the backdrop numbers, couldn't it take those as inputs to the function?

    • @I_Eat_Bread138
      @I_Eat_Bread138 ปีที่แล้ว

      yeah thats what i was saying@@steamnotstem9047

  • @TheCoolChocolate_Official
    @TheCoolChocolate_Official ปีที่แล้ว +1

    I feel like that it would be easy to make a point and click game using this

  • @tiredamateur
    @tiredamateur ปีที่แล้ว +1

    the jumpcuts are giving me whiplash cool stuff though

  • @Dudinurclass
    @Dudinurclass ปีที่แล้ว +1

    tip: USE CUSTOM BLOCKS INSTEAD OF USING THAT MUCH BLOCKS(you pretty cool tho).

  • @fasty93
    @fasty93 ปีที่แล้ว +1

    Okay but so like you did use sprites, or I guess they were "costumes" but I loki thought you meant you were gonna only use the pen.

  • @Neon_games-1
    @Neon_games-1 ปีที่แล้ว +1

    You know there is a variable for backdrop numbers

  • @jakobthepoopter1049
    @jakobthepoopter1049 ปีที่แล้ว +2

    Now do one without code 😏

  • @undigestable_memes
    @undigestable_memes ปีที่แล้ว +2

    hey i need some help with a code .
    so basically i want my sprite to point at the mouse cursor but i want the rotation to be smooth and delayed a little bit

  • @Ihavetwomemorys
    @Ihavetwomemorys ปีที่แล้ว +1

    DANG 0 SPRITES. THAT MUST’VE TOOKEN A LONG TIME AND ALOT OF WORK

  • @therayvenn3482
    @therayvenn3482 ปีที่แล้ว +3

    meanwhile the entire pen extension: 🧍‍♂️

    • @Cereal-Man-28
      @Cereal-Man-28 ปีที่แล้ว

      I thought the backdrop could only clear pen?

  • @thaisonto46.22
    @thaisonto46.22 ปีที่แล้ว +1

    You deserve 1M subscribe

  • @ElGeee123
    @ElGeee123 7 หลายเดือนก่อน

    can u also upload unedited videos of it?

  • @RandomBlueCat
    @RandomBlueCat ปีที่แล้ว +1

    Thats insane!

  • @brettjennizartman4596
    @brettjennizartman4596 ปีที่แล้ว +1

    It's storming right now and I'm scared because if it's a bad storm the tornado alarm will go off😰

  • @whyisthis3644
    @whyisthis3644 ปีที่แล้ว +1

    You did what? -Scratch dev

  • @monowarabegum1443
    @monowarabegum1443 ปีที่แล้ว +1

    Next: I MADE A SCRATCH GAME WITHOUT ANY DEVICE. just like lego

  • @CoolGuyPatrickIsCool
    @CoolGuyPatrickIsCool ปีที่แล้ว +1

    epic, now make a game with -1 sprites

  • @bubblesandblåhaj2763
    @bubblesandblåhaj2763 5 วันที่ผ่านมา

    So, an animation with only backdrops?

  • @TheMJ425
    @TheMJ425 ปีที่แล้ว +1

    WHY DO YOU LIKE THE SLAP BATTLES SONG SO MUCHHH

  • @Cheeseburger-man.
    @Cheeseburger-man. ปีที่แล้ว +1

    Nice Job!

  • @khxos13
    @khxos13 5 หลายเดือนก่อน

    when will we get to play it??

  • @FunniMemezOnly
    @FunniMemezOnly ปีที่แล้ว +1

    alright, now try and make a scratch game with the MOST sprites you possibly can

  • @yaseenal-haddad8196
    @yaseenal-haddad8196 ปีที่แล้ว +1

    Next today i will make a scratch game with -1 spirits

  • @_sore1899_
    @_sore1899_ ปีที่แล้ว +1

    do u share dis project?

  • @Glpaesnil
    @Glpaesnil ปีที่แล้ว +1

    you should somehow do a -1 sprite idk how your gonna do it but do it or i will come for your family.

  • @RADEET.OFFICIAL
    @RADEET.OFFICIAL ปีที่แล้ว +1

    Next he will make a game in scratch with no backdrop and sprite.

  • @blobstudio
    @blobstudio ปีที่แล้ว +2

    most unoptimized and unsmooth game ive ever seen.
    5/5 stars.

  • @Night-Fi
    @Night-Fi 6 หลายเดือนก่อน

    Real gud vid bro

    • @Night-Fi
      @Night-Fi 6 หลายเดือนก่อน

      Continue like this

  • @knowthenumbers11
    @knowthenumbers11 ปีที่แล้ว +1

    New sub earned

  • @Pumkinpi41
    @Pumkinpi41 ปีที่แล้ว +1

    Next video: I MADE A SCRATCH GAME WITHOUT A DEVICE!!

  • @drippymissouri
    @drippymissouri ปีที่แล้ว +1

    Why didnt you just use pen stamping?

  • @Varun_Squad
    @Varun_Squad ปีที่แล้ว +1

    An you make a game with 0 backdrops?

  • @Galaxyninjaz
    @Galaxyninjaz 8 หลายเดือนก่อน

    Idk what to write but just is amazing

  • @CookingWithAmbushandothe-ku3pk
    @CookingWithAmbushandothe-ku3pk 10 หลายเดือนก่อน

    the scratch pen tool: y e s

  • @typical_anime_kiddo
    @typical_anime_kiddo ปีที่แล้ว +1

    That's very cool i would like to code like you on scratch but i suck

  • @seanandsamuel2880
    @seanandsamuel2880 ปีที่แล้ว +2

    Good vid

  • @Dumbtutorials23
    @Dumbtutorials23 ปีที่แล้ว +1

    This is a step up from one sprite

  • @Bananisochvanner
    @Bananisochvanner ปีที่แล้ว +1

    I make games with many sprites
    and he did one with 0 sprites that is better than any of my games 😂

  • @krazekian7157
    @krazekian7157 ปีที่แล้ว +1

    ok now make a project but without the use of the green flag.

  • @Agent448-
    @Agent448- ปีที่แล้ว +1

    That's more code than my 3d scratch game 😂

  • @noahtht12
    @noahtht12 ปีที่แล้ว +1

    Be happy over you should not make the "animation" in Disney format (it will be too many pixels and too many frames)

  • @krxscronus
    @krxscronus 11 หลายเดือนก่อน +1

    Where The Game Link?

  • @clownserVR
    @clownserVR ปีที่แล้ว +1

    The boxes count

  • @mainmaster155
    @mainmaster155 ปีที่แล้ว +1

    haha, now make one with -1 sprites.

  • @NovaCraftRealest
    @NovaCraftRealest 8 หลายเดือนก่อน

    those arrows and green things are sprites..

  • @sandw1tchGD
    @sandw1tchGD 11 หลายเดือนก่อน

    Next Video: I MADE A SCRATCH GAME WITHOUT MY COMPUTER

  • @SuperMMaker888
    @SuperMMaker888 ปีที่แล้ว +1

    This is so cool

  • @EnergizedZombi
    @EnergizedZombi ปีที่แล้ว +3

    Hello! 1st comment :) as well as 1st view xD

  • @RandomStuffz.
    @RandomStuffz. ปีที่แล้ว +1

    ChatGPT ahh description 💀

  • @DumpstarFireDev
    @DumpstarFireDev ปีที่แล้ว +1

    Now make a scratch game with no sprites and no using the different backdrops! Basically just only use the pen tool! I'm sorry I said this! Not sorry enough to not say this but sorry enough to day sorry.

  • @QuackerTheDuk
    @QuackerTheDuk ปีที่แล้ว +2

    ZonxScratch Pls reply to comment.... WHY ARE YOU THE MASTER AT SCRATCH? also U HAVE SO MUCH SUBSCRIBERS I NEED SOME SPARE SOME CHANGE?😅

  • @SadeceErol
    @SadeceErol 10 หลายเดือนก่อน

    I love your video

  • @YourAverageRock
    @YourAverageRock ปีที่แล้ว +1

    *INHALE* so the pen addon

  • @snowieee13
    @snowieee13 ปีที่แล้ว +2

    Hey Zonx! pls gimme the link for it

    • @ZonxScratch
      @ZonxScratch  ปีที่แล้ว +2

      It Sucks So Im Not Posting It!

    • @snowieee13
      @snowieee13 ปีที่แล้ว +1

      no it doesnct!@@ZonxScratch

    • @g20245
      @g20245 ปีที่แล้ว +2

      ​@@ZonxScratchbut this is awesome

  • @ttweIve
    @ttweIve 8 หลายเดือนก่อน

    IN TODAY, I MADE A GAME ABOUT DRINKING A SPRITE!, BUT WITH NO SPRITES

  • @NotAnnex
    @NotAnnex ปีที่แล้ว +1

    I can barely make out what you are saying

  • @greenshadow_134
    @greenshadow_134 6 หลายเดือนก่อน

    now make a scratch game with 0 backdrops and 0 sprites

  • @JaxonProdz
    @JaxonProdz ปีที่แล้ว +1

    i have the record for triangle flappy bird lel