I Made a Scratch Game with no Sprites.

Поділитися
Вставка
  • Опубліковано 16 лют 2023
  • I'm going to struggle for 8 minutes creating a game without ANY SPRITES, and the rule is, the game has to crash if you lose.
    I'm risking my own computer for this challenge.
    Our Website: www.Jackson-Academy.org
    Discord: / discord
    🎞️ Our Courses! www.udemy.com/user/jackson-ac...
    🎁 Our Patreon! / jacksonacademy
    ___________________________________________________________________________________
    Make sure to subscribe and turn on notifications so you get notified when we release a new video!

КОМЕНТАРІ • 412

  • @JacksonAcademy1
    @JacksonAcademy1  Рік тому +88

    play the game here: scratch.mit.edu/projects/803216328/

  • @RonicTheEgg
    @RonicTheEgg Рік тому +112

    With sprites: when sprite clicked, stop all
    *Without sprites: when positions and item (id) of positions = log(sqrt of x - mouse x * y - mouse y squared)*

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

    That donutask guy seems really cool

  • @unsubscribetomepls575
    @unsubscribetomepls575 Рік тому +19

    1:29 it’s because you used the “start sound” block instead of the “play sound until done” block.

  • @RonicTheEgg
    @RonicTheEgg Рік тому +14

    "BAD GAME"
    Man described my whole non existent scratch career 🗿

  • @ITHrealXD
    @ITHrealXD Рік тому +19

    You can do it without sprites. Just do when i receive game over, then make a new variable using an invisible character (Look it up). Then do “when i recieve game over, set “ “ to “ “” then add a forever loop after that, and inside put “set “ “ to (join “ “ with “ “) it should freeze and make it unplayable.

  • @JacksonAcademy1
    @JacksonAcademy1  Рік тому +29

    LUCKY MEMBERS GOT AN EARLY PEEK AT THIS RELEASE! If you want to see videos like these before they actually release to public, JOIN THE Channel Membership.

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

    you can use two of the CRASH blocks to crash scratch

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

      you can't in 3.0

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

      define custom block
      custom block
      custom block
      that will crash it

  • @fingaming2566
    @fingaming2566 Рік тому +6

    to crash scratch just make a list put itself into it and adding just 1 to start

  • @supermanfan2312bucklemyshoe
    @supermanfan2312bucklemyshoe Рік тому +23

    "I'm a professional programmer"
    *proceeds to code in the easiest language ever*

  • @mulone-the-cool-guy
    @mulone-the-cool-guy Рік тому +182

    jackson: without any sprites
    also jackson: adds a sprite
    Edit: bruh yall its a joke and now im famous lesgoo

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

    Here's an idea to crash Scratch.
    When Green Flag Clicked
    Delete All Of *Insert List Name Here*
    Add *Insert Anything Here* To *Insert List Name Here*
    Forever
    Add Join List (Variable) List (Variable)

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

      I'm pretty sure that doesn't work, but it might

  • @ItzYeetus
    @ItzYeetus Рік тому +9

    For crashing the game, just put a forever block in a custom block that runs without screen refresh

    • @maroonmball
      @maroonmball 9 місяців тому +1

      Scratch actually has a failsafe for this. Putting a forever block in a custom block that runs without screen refresh won't freeze the game, but rather make it run at 2 FPS.

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

    When green flag
    Forever
    wait 1 sec
    Switch to costume (Random 1 to [Max Costume Num])
    end
    Do that and when touching color of the target and mouse down make it do something, geez. You made it so much harder than it really had to be.

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

    you could also make the game from the "game and watch" system nintendo made, it didnt run anything, it was just a bunch of preset frames, (you could use backdrops for that)

  • @DaDark.
    @DaDark. Рік тому

    Bro, you can crash the HOLE APP by making a list, adding anything and making a on forever add (that list) to (that list).
    After that you strech it out till ur pc laggs out, then hide it, replace 1st item with (that list) and show it.

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

    Bro the codes are crazy! i never thought of that bro made a world record!

  • @UnknownX-Edits
    @UnknownX-Edits Рік тому

    The easy way to break scratch is by making a list and adding "add (list name) to (the list you made)" then put in a forever block done

  • @krisdevos8452
    @krisdevos8452 7 місяців тому +1

    Another way:
    Add the text to speech blocks
    Add a broadcast block
    Add a speak block with a long text
    Set it to When flag clicked forever broadcast (the message) when you receive it speak: (your long text)
    This doesn't always crash it but it sometimes brings up the AW SNAP screen

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

    you could have used the "when i start as a clone create clone of myself delete this clone" and then it crashes scratch. without any sprites

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

    You can set crash to "run without screen refresh"

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

    "Backing Track Too Anoying." "Need to make it more annoying"

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

      Typical Scratch Games on the Explore Page be like:

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

    Create a list, show it , make a forever loop with add thing to {list} in it put your list circle thingy in the thing section, that is how to get blue screen

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

    Jackson Academy when pen extension users walk in:

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

    For the target detection, couldn't you do when mouse is touching color?

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

      There is no Touching Color block on the stage :P

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

      @@JacksonAcademy1 I tested it, and you can actually get a touching color block into the backdrop by creating a sprite, dragging the touching color into the stage, and deleting the sprite, but then i realized there is no "is mouse touching" thing so its kind of impossible yeah

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

      That's actually a genius way! Sad that you hacked scratch but it won't work :(

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

    People say, he's still in the scratch project

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

    Ermm, crashing scratch and or the user's computer is against the scratch guidelines 🤓

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

    Crash project doesn't have to be clone. It can be list: set list to (Crash) set (list) to (list) *4 list will perform better*

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

    nice video, im subbed btw

  • @Soup-Boot
    @Soup-Boot Рік тому +12

    What a creative idea! Great job!

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

    You do know you could've just made one of the whites (either the one on the target or the background of the target sprite) to a different color then checked for touching any of the target colors?

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

    To crash you can also just make a custom block with run without screenresresh on and call itsself in the block

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

    Jack, there's a way to crash a game without using sprites : When green flag clicked > Forever > set [my variable v] to join (my variable) (my variable)

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

      Or add list e to list e

  • @Mist-y
    @Mist-y Рік тому +2

    Fearless???????? Ain't no way you put poor kitty in the exact same font as ambit 3.0

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

      No animals were harmed in the making of this thumbnail!

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

    Hlo there i saw your subway surfers game and tried to make it but at the last the sprite is itself moving towards the truck and the game never gets over.. so idk what m in suppose to do.. can you please help me on where to fix the code or other things.. thank you

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

    "Im gonna make a scratch game with 0 sprites"
    "I have to add a sprite"

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

      You: backdrops don't exist
      Me: (puts all code in background

  • @DragonAurora109
    @DragonAurora109 7 місяців тому +1

    Define [crash]
    Add (very long thing) to [list]
    Forever===============
    Add [list] to [list]
    ====

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

    You could use no refreshing screen in the custom block for crashing, and it would crash.

  • @goldplaybutton-funny_moments69

    I once made a scratch game with i think like 1 million sprites! It maybe was lees than that! I don’t know…

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

    to avoid sprites to crash it make a list add the whole list to itself

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

    you could have used: if mouse pointer touching red or white and mouse down (change background to a different colour) next backdrop.
    just change everything but the targets colour

    • @amethyst..2
      @amethyst..2 7 місяців тому

      That’s… not even a block

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

    You could add a super long list value, it will crash scratch

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

    This would be way simpler: when green flag clicked, forever create clone of myself. When I stat as a clone, create clone of myself, delete clone.

  • @country.germany
    @country.germany Рік тому +1

    5:56 The music 😭

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

    Crash script: when I recieve [crash]: crash(custom block) define crash: forever: crash(custom block)

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

    tick run without screen refresh on your custom block and put a forever loop on the define block and it would crash!

  • @user-ok1ex7dy1m
    @user-ok1ex7dy1m Рік тому

    I cant believe that you made this game

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

    2:04 I like how the video zooms out but when it zooms out it dissapears.

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

    Could’ve done “if touching color (color 1) OR if touching color (color 2) OR if touching color (color 3)” to make aiming better but okay lol

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

    somebody: dont use when when start as an clone > create clone of myself > delete this clone
    jackson: uses when start as an clone > create clone of myself > delete this clone

  • @user-xi5vl5kl3o
    @user-xi5vl5kl3o Рік тому

    if you get the rays backdrop and convert to bitmap then back to vector it crashes scratch

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

    This is how to crash scratch:
    (When green flag clicked)
    (Create clone of myself)
    (When I start as a clone)
    (Create clone of myself)
    (Delete this clone)

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

    Oh, Jackson Academy watches donutask too?

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

      Well he does make banger content ;)

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

      @@donut_ask So true

  • @Glitch10002
    @Glitch10002 Рік тому +5

    Something I just wanted to say was you could probably have had less code for making the click detection by testing for if the mouse is touching the red color used for the target

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

      I was dying when he wouldn’t do that and was instead testing every position and adding tons of redundant code

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

      @@Keaton42 you need a sprite for that. The touching color block only works for sprite. There is no mouse is touching color block

  • @ponali.mememaker
    @ponali.mememaker Рік тому +1

    did you try combining chill and danse snare beat together

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

      Are you insane...everyone developer worth his salt knows the danger of combining chill and dance snare beat together. Do you not learn anything from Chernobly? 😬

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

      Lol

    • @ponali.mememaker
      @ponali.mememaker Рік тому

      @@JacksonAcademy1 i meant like running chill and danse snare beat at the same time. i know a friend that did that while trying to make a joke project and i really liked it how it sound. you should try it

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

    you dont have to make mouse x and mouse y variables just use the mouse x and mouse y sensing blocks

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

    When you take "100% pen" too literally:

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

    you can crash your computer like that too
    Forever
    add (content of list) into list

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

    I played it and I actually got the whole of scratch to crash

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

    Make A Custom Block Named Crash, Then Put 2 Crash Blocks Under It, Then Put A Crash Block Were Ever You Want It To Crash. also make It Run Without Screen Refresh

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

    even 1 sprite would be X69,000,000 times easier

  • @you-are-the-tharpsters
    @you-are-the-tharpsters Рік тому +1

    Can you make a civil war game that’s 1st purson

  • @user-ok1ex7dy1m
    @user-ok1ex7dy1m Рік тому

    I think I know how to solve the audio glitch faster replace the start sound block with a play sound until done

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

    He is the feelers of scratch

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

    I learned how to make cookie clicker thanks to you!

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

    If i was mean i would yell "CLICKBAIT"!

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

    Everyone: GUYS HE MADE A SPRITES
    Me: bruh he used backdrop

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

      no he used a sprite, you clearly didn't watch the entire video.

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

    To crash it without sprites, do the following
    When I start as a Clone
    Create Clone
    Delete Clone

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

    Why You didn’t make “When color (red) pressed”?

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

    so when’s the collab

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

      OOOOH Im thinking - "Unity Dev vs Scratch Dev". What do you think? (I have been using Unity for 7 years, but my channel is mainly scratch)
      You're the Unity Dev, and I'm the Scratch Dev, and we have to make a 2D Game in 30 minutes, best game wins. 🗿🗿

  • @ChickPartyYT
    @ChickPartyYT 9 місяців тому +2

    is this even legal on scratch?

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

    Use a custom block inside a custom block for forever

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

    I been on Scratch For Years, Yet I never thought of Doing this. I Have Hundreds Of Projects and Unshared Drafts. However Third Of my Projects Weren't Playable Because How Old they Are, This Caused Corruption and I Had to Delete 15% of my Projects. (Along with My Old Account)😅
    From There Made New Account and I'm Still Scratching, With 114 Projects And Open Mind.🧐
    I had (168+) Projects On USB Drive, However Being Used So Much Caused it to Be Carpeted With Broken Files And Missing Data. Starting The Removal Of those 15% of my Projects. That Weren't Useable. ↗

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

    I like how in one of the moments. I like how That Timmy can be seen giving tears Out of his eyes Because his Scratch Game crashed. Age: 1 Sad?: Yes

  • @user-ep9dh3nj3q
    @user-ep9dh3nj3q 7 місяців тому

    I think you should make the computer crash by first adding the create a clone of block and set it to myself and then add the delete this clone block underneath the create a clone block and put the code under the bit where you coded of how the game would crash code.

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

    here we go

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

    you frezee the holl proggam

  • @PACSTIK
    @PACSTIK 18 днів тому

    No do -1 sprites I DARE YA 😂

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

    *faints becase goodness

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

    Jackson:*coding game with backdrop*
    me:Just use pen -_-
    Also Me: using a blank sprite is actually not a sprite it is a part of the backdrop

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

    Just put a run without screen refresh block into its define block then activate it boom now you have *MEGA LAG*

  • @Danel-du5hh
    @Danel-du5hh Рік тому

    sprites : ez
    backdrops: help :)

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

    you broke the challenge

  • @darkslayer-fr1wf
    @darkslayer-fr1wf 8 місяців тому

    you could just use touching color and slightly change the color

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

    do backgrounds even count?

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

    you could've just used a color clicked setup or something

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

    6:18 what project is that

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

    brooooooo you made a spriteee

  • @Dark_Teensy_246
    @Dark_Teensy_246 9 місяців тому +1

    I think it is recommended to have a virtual machine to play this game

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

    02:07 so relatible lol

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

    cooool

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

    Sick

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

    omg bro just found out how ppl rll code well kinda how ppl rll code is more of just using pen to make a game kinda

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

    We couldn't find the page you're looking for. Check to make sure you've typed the URL correctly.

  • @bennybligh-lq1bl
    @bennybligh-lq1bl Рік тому

    Where is this app? I can’t find it 0:28

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

    fun fact: you can actually do this without sprites. here's how you can do it.
    when I recieve lose
    set git gud to 1
    forever set git gud to join git gud git gud

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

    Can you make a game with only one script?

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

    Just adding my comment here, to confirm, that I think was early 🗿

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

    How do you know him?

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

    Yes.