I Made a Scratch Game without Code

  Рет қаралды 262,317

Jackson Academy

Jackson Academy

Жыл бұрын

Yes everyone, I'm going to be making a video game WITHOUT ANY CODE.
actually, heh, its a little more than that. I can't use WHEN GREEN FLAG CLICKED, the most used block. and If Then, it's going to get CRAZZZY.
Join this channel to get access to perks:
kzbin.info...
_____________________________________________________________
🎁 Our Patreon! / jacksonacademy
💎Our equipment (Affiliates):
www.tubebuddy.com/jacksonacademy
🎞️ Our Courses!
www.udemy.com/user/jackson-ac...
🎶 Where we get our moosic!
app.hellothematic.com/?via=jaxx
🔊Additional sound effects from www.zapsplat.com 🔊
🔊 Some music from www.zapsplat.com
🔊www.fiftysounds.com/
___________________________________________________________________________________
Make sure to subscribe and turn on notifications so you get notified when we release a new video!
~-~~-~~~-~~-~
Please watch: "Scratch Jr. Is the WORST Programming Language"
• I Made a Game in Scrat...
~-~~-~~~-~~-~

Пікірлер: 614
@Boltthe410
@Boltthe410 Жыл бұрын
We need a tier list based on the most useful blocks to the least useful.... Or the block people use alot and the block people don't or barely use at all.
@choco-person
@choco-person Жыл бұрын
I dont think anyone is using the volume variable show in their code so 🤔
@cootleg
@cootleg Жыл бұрын
people arent using if on edge, bounce
@Fidumo
@Fidumo Жыл бұрын
@@cootleg ive used it recently in like 3 of my projects, its useful if u wanna want to make ur sprite turn around when touching the edge and u dont feel like making it urself
@madison-3325
@madison-3325 Жыл бұрын
Wait until is useless because you could just do repeat until and make it repeat nothing.
@siyahseeker
@siyahseeker Жыл бұрын
@@cootleg unless for boss battles that move across and turn around when hitting the edge.
@ItBeJC
@ItBeJC Жыл бұрын
For a "forever" loop you could've just used 'repeat until 1 = 0" Also, maybe add a "set pitch effect to pick random 0 - 100" block for when the player hits the green platform.
@jumpwithkarl
@jumpwithkarl Жыл бұрын
I am pretty sure you can just use a repeat until loop without a condition and it will still act as a forever loop
@RonicTheEgg
@RonicTheEgg Жыл бұрын
@@jumpwithkarl that's true
@RedstoneRuler
@RedstoneRuler Жыл бұрын
He literally did that in the video
@RonicTheEgg
@RonicTheEgg Жыл бұрын
@@RedstoneRuler no he didn't
@RedstoneRuler
@RedstoneRuler Жыл бұрын
@@RonicTheEgg Well, yes, he didn't quite do that, but he still used a repeat block.
@Blue-gy2it
@Blue-gy2it Жыл бұрын
How to do a forever loop in the situation: Make a custom block called “forever” then add the stuff you want in it, then the LAST block is the same “forever” custom block and it’ll continue.
@jorrynchui
@jorrynchui Жыл бұрын
Also a When I receive (message) block and a broadcast (message) loop works too
@diamondcat705
@diamondcat705 Жыл бұрын
Just make sure you don’t make that block run without screen refresh
@krasistefanovlol
@krasistefanovlol Жыл бұрын
use a repeat and set it to like 9999
@diamondcat705
@diamondcat705 Жыл бұрын
@@krasistefanovlol it will end because 9999 frames for a game is not enough
@Fr3nchToast.
@Fr3nchToast. Жыл бұрын
or just “repeat until 0=1”
@petis1477
@petis1477 Жыл бұрын
-Just make an illusion -No -*uses code* -Me:???
@aadyncummings3970
@aadyncummings3970 Жыл бұрын
yea like ????
@ollithemilkman
@ollithemilkman Жыл бұрын
legit like what does he mean
@LoLv28221
@LoLv28221 3 ай бұрын
erm he actually he said that he cant use specific blocks🤓👆
@petis1477
@petis1477 3 ай бұрын
@@LoLv28221 doesn't change the title of the video
@LoLv28221
@LoLv28221 3 ай бұрын
@@petis1477 *well idk why he didnt change it*
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
I thought the cloud highscore wouldn't work because I'm a new scratcher. but i does! GUESS I HACKED SCRATCH!!!
@Scratch3.0Tutorials
@Scratch3.0Tutorials Жыл бұрын
You are a scratcher
@amcmaster4
@amcmaster4 Жыл бұрын
it does not i does
@goldbearproductions
@goldbearproductions Жыл бұрын
If new scratcher = true then No cloud variables allowed THIS GOES AGAINST MY CODE
@MauventuresMaurio
@MauventuresMaurio Жыл бұрын
There are some games called tower defense in scratch And I know these types of games of tower defense (you should make a scratch tower defense game)
@Kattaku
@Kattaku Жыл бұрын
Your a "schacker"
@allthingstolearn6212
@allthingstolearn6212 Жыл бұрын
The repeat block can take an input of Infinity if given by a join block
@BestBoi8
@BestBoi8 Жыл бұрын
you can also use a variable, then make the variables data "Infinity" this also works with the color block to make things grayscale for some reason?
@xBZZZZyt
@xBZZZZyt Жыл бұрын
1 / 0 = Infinity
@Scratch3.0Tutorials
@Scratch3.0Tutorials Жыл бұрын
@@xBZZZZyt I thought that as well
@tukankasemamorn8539
@tukankasemamorn8539 Жыл бұрын
True -pro
@notwithouttext
@notwithouttext Жыл бұрын
repeat until ((1 + 1) = 3)
@JonaNL
@JonaNL Жыл бұрын
u still use code
@MistyGT392
@MistyGT392 2 ай бұрын
0:22
@TH3_INFID3L
@TH3_INFID3L Ай бұрын
🗿
@ElieteReis-nv7lq
@ElieteReis-nv7lq Ай бұрын
True
@thefnafgang181
@thefnafgang181 28 күн бұрын
Bro it’s just the ones he can’t use
@BusirajuApuroop
@BusirajuApuroop 24 күн бұрын
​@@thefnafgang181 the title is literally called making a game with no coding
@TheMaxGuy
@TheMaxGuy Жыл бұрын
there are workarounds for all of these green flag clicked - timer > 0 forever - custom block with the custom block at the end of it (recursive loop) or repeat until hide - set ghost effect to 100 show - set ghost effect to 0 (or whatever ghost value the sprite is at wait - repeat loop with nothing inside turn - point in direction (direction) +/- (value) if - wait until
@321phil1
@321phil1 Жыл бұрын
everything right but the If command not, it makes it stops the current script until the wait command ends
@RonicTheEgg
@RonicTheEgg Жыл бұрын
I told Jackson about the moai emoji and now he is obsessed with it 🗿
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
💀
@neochrispogi
@neochrispogi Жыл бұрын
@@JacksonAcademy1 💀
@Chingus621
@Chingus621 Жыл бұрын
💀🗿🗿
@ngocbaovnn
@ngocbaovnn Жыл бұрын
@@JacksonAcademy1💀
@ngocbaovnn
@ngocbaovnn Жыл бұрын
@@JacksonAcademy1​💀
@jemmabeman8365
@jemmabeman8365 Жыл бұрын
You could do this for forever Make a variable Set that variable to "Infinity" Put your variable on a repeat block
@gabbylowes6785
@gabbylowes6785 Жыл бұрын
Scratch but you can only use every block once
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
good idea
@notwithouttext
@notwithouttext Жыл бұрын
@@JacksonAcademy1 scratch but you can ONLY use these blocks
@jhv9886
@jhv9886 Жыл бұрын
@@notwithouttext bad idea
@bonelessChillies
@bonelessChillies Ай бұрын
Scratch but you can only use the scratchjr equivalent blocks with broadcast channels 1 2 3 4 5 6
@darkdemongamer_1685
@darkdemongamer_1685 Жыл бұрын
try and make a game without broadcasts custom blocks or variables see how far that gets you
@thatonebozo42069
@thatonebozo42069 Жыл бұрын
Seems kind of easy but idk
@darkdemongamer_1685
@darkdemongamer_1685 Жыл бұрын
@@thatonebozo42069 oh don't worry it's hard because literally every project has those blocks
@joelhoon1707
@joelhoon1707 Жыл бұрын
I would imagine making a simple pong game would be pretty easy and still work with these limitations. Even with a score counter using a sprite with costumes of the numbers 0 to 10 and sensing to see if the ball's X position is past or below a certain point, then changing to go to the next costume and waiting 1 second. The ball can also just wait around 0.1 seconds after going past certain points before going to the middle and waiting 1 second.
@RedKitten64
@RedKitten64 21 сағат бұрын
“It’s really impossible to make a game without any code.” *video ends*
@dum8020
@dum8020 Жыл бұрын
you are a legend. new subscriber
@PenguinBoi27
@PenguinBoi27 Жыл бұрын
Scratch deserves a bigger community
@Chloedasher
@Chloedasher Жыл бұрын
Me who knows you can use the "When [timer v] > ()" block to make custom when conditions
@Myballz-dj2ji
@Myballz-dj2ji Жыл бұрын
That chord sounded like the: Do you want a break from the ads?
@havenshaw7856
@havenshaw7856 Жыл бұрын
Jackson Academy: This is so easy why didn’t I Remove More Sprites? Also Jackson Academy: 7:05
@mrqwerty567
@mrqwerty567 Жыл бұрын
you can also use the "when key pressed" block
@just_mr_mikl
@just_mr_mikl Жыл бұрын
i know how to get around your limitations (since you already figured out how to do green flag without green flag): "forever;" becomes "set [var a] to (1); repeat until ;", so long as (var a) never changes, it will continue to run to no end. "wait (x) seconds;" becomes "repeat ((x) / (30)); point in direction (direction);". x is the amount of seconds you wait. "hide;" and "show;" become "set [ghost] effect to (100);" and "set [ghost] effect to (0);", respectively. "turn cw (x) degrees;" and "turn ccw (x) degrees;" merely turn into "set direction to ((direction) + (x));" and "set direction to ((direction) - (x));", also respectively. now, the hard part here is going to be "if then;", because it's functionally identical to "if then; else;", except "if then; else;" only runs the blocks in the lower grouping whatever if the boolean value provided is false. i'm not sure if you're letting yourself use "if then; else;" also. you probably aren't. although you might find "repeat until ;" and "wait until " very useful, if you want to have something do something or do nothing until something is true. anyways, thanks for your time reading this comment, and say goodbye to restrictions.
@thenikita2422
@thenikita2422 Жыл бұрын
for if you can use repeat times. since condition is boolean, and when converted into int, it returns 0 or 1, it'l repeat code 1 time if true, and 0 times if false.
@acertifiedsomeone
@acertifiedsomeone Жыл бұрын
um
@SamiSaba2
@SamiSaba2 17 күн бұрын
1:41 if you need a forever block, use the join block and put one value as infinity and the second value as nothing and put it in the repeat block and you get a forever block without a forever block
@rediction_9740
@rediction_9740 Жыл бұрын
3:16 the nerdface made me dying
@Jerraf2p0
@Jerraf2p0 Жыл бұрын
UNRELATED TIP: The Windows 11 wallpapers are located in C:\Windows\Web
@RemiRionnet
@RemiRionnet Жыл бұрын
I thought in order to make a repeat forever you would need to put a "repeat until 1 = 2" or something like that lol
@xBZZZZyt
@xBZZZZyt Жыл бұрын
07:14 I think you can use repeat instead of if because false = 0 and true = 1
@mumersheikh9964
@mumersheikh9964 Жыл бұрын
no see 0:01
@mumersheikh9964
@mumersheikh9964 Жыл бұрын
i mean 0:19
@notwithouttext
@notwithouttext Жыл бұрын
@@mumersheikh9964 so? it's repeat
@mumersheikh9964
@mumersheikh9964 Жыл бұрын
@@notwithouttext sorry mistAKE
@SamiSaba2
@SamiSaba2 17 күн бұрын
4:15 If you can’t use “if” then use if else and put nothing in the else section.
@indumina2023
@indumina2023 Жыл бұрын
HAPPY NEW YEAR 2023
@wer...-.....-..-....
@wer...-.....-..-.... Жыл бұрын
for hide and show u can use set ghost effect and also go to front or back layer
@1Mykey
@1Mykey Жыл бұрын
the title is like writing but with no letters
@breadisyummy_
@breadisyummy_ Жыл бұрын
“Can’t use forever” Me: Repeat until (1=2)
@redpigster1023
@redpigster1023 Жыл бұрын
I wasn't screaming. **MY BRAIN WAS MELTING!**
@melloanimation8256
@melloanimation8256 Жыл бұрын
Cool!
@purroxgd
@purroxgd Жыл бұрын
now rename it to I Made a Video Game in Scratch without "Green Flag Clicked, Turn 15 Degrees, Forever, If Then, Wait, Hide, Show"
@Robotop
@Robotop Жыл бұрын
the forever block could be replaced with “repeat until not 1st letter of apple = a” or something along those lines
@nintendoboy3605
@nintendoboy3605 Жыл бұрын
He could just do 4 = 7
@sourdoggy
@sourdoggy Жыл бұрын
Play button: allow me to intruduce myself
@hamburger_eatspie
@hamburger_eatspie Жыл бұрын
0:36 wait, but I thought you can't use when green flag clicked
@RedCliff1
@RedCliff1 3 ай бұрын
him: making a math equation to move the if key pressed event block:
@cheeseburgerinvr
@cheeseburgerinvr Жыл бұрын
holy moly i got into the video thanks jackson! edit: weve been ripped off!
@silasellwood9229
@silasellwood9229 Жыл бұрын
what extensions do you use?
@SuperGD501
@SuperGD501 4 ай бұрын
"I Made a Scratch Game without Code" *Uses code*
@margaret233
@margaret233 Жыл бұрын
Use a broadcast for green flag, make a hide and show costum for hide and show, repeat for an impossible amount of time for forever, use if else for if and wait until for wait
@Ncool67
@Ncool67 21 күн бұрын
I still stay subt cause your tutorials are so good
@alimicro812
@alimicro812 Жыл бұрын
if you press d and left arrow or a and right arrow, you go 2x speed
@mitchkiggins9661
@mitchkiggins9661 Жыл бұрын
wait 1 seconds is just repeat 30 with noting inside (if it is not 1, then use your seconds you want, then put a *30 around the seconds
@danimator3065
@danimator3065 Жыл бұрын
:0 epic!
@Brunoreacts-te1cf
@Brunoreacts-te1cf 2 ай бұрын
Bro he just uses code._.
@Rando_Drago
@Rando_Drago Жыл бұрын
the turn is the simplest. point in direction; direction+1
@hourglass2230
@hourglass2230 Жыл бұрын
You could've done "Repeat Until" without putting a Sensing block in there.
@deadbrav
@deadbrav Жыл бұрын
that's what he did
@darkspectraldagod6265
@darkspectraldagod6265 Жыл бұрын
Pov: you saw the game before the video came out
@Goofthefrog
@Goofthefrog Жыл бұрын
Alt name: making a video game on scratch without code
@purrsahfef3526
@purrsahfef3526 Жыл бұрын
THAT TIMER EVENT BLOCK DEFEATS THE WHOLE PURPOSE OF THE VIDEO!!!!!!
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
lol true brother
@ThomasthetankengineE2
@ThomasthetankengineE2 Жыл бұрын
2nd subsitute to the forever loop : a loop + division operator with 1 for first no.and 0 for 2nd no.
@ellayin0406
@ellayin0406 8 ай бұрын
3rd:INFINITY
@qatary800
@qatary800 Жыл бұрын
"making a scratch game without code" Him: uses block codes Me: what the f-
@DemonicMeWasHere
@DemonicMeWasHere 5 ай бұрын
7:10 you can. Just do wait until with and blocks so it checks if all 3 are true.
@do-not-make-this-a-bot-acc
@do-not-make-this-a-bot-acc Жыл бұрын
It's just simply easy you just replace the green flag block as when timer is 0 block
@slicedbread_yt
@slicedbread_yt Ай бұрын
would the repeat loop act as a forever loop if you set the parameter to Infinity with capital i?
@JacksonAcademy1
@JacksonAcademy1 Ай бұрын
yes
@matthewattah470
@matthewattah470 Жыл бұрын
You can use when space pressed
@sebastiansgalaxy4810
@sebastiansgalaxy4810 Жыл бұрын
Why did you not use if else for if but with leaving the else blank?
@Husky_plays2013
@Husky_plays2013 Жыл бұрын
I was eating an orange Him:gets an orange as a ball Me:GIVE IT BACK!!!
@astickman.9470
@astickman.9470 Жыл бұрын
genious
@snow_bruh20
@snow_bruh20 Жыл бұрын
thanks for the game link
@matthewr.8114
@matthewr.8114 Жыл бұрын
for the show or hide blocks u can just use ghost effect lol
@plutopawzz
@plutopawzz Жыл бұрын
you can make another hide and show block by using the effect block, setting the effect to ghost, and if you want to hide it, set the input to 100. if you want to show it, set the input to 0
@theREALsilviautism
@theREALsilviautism Жыл бұрын
that's not a perfect solution tho, since setting the ghost effect to 100 still makes it so touching blocks work, while if you hide something it stops that entirely
@plutopawzz
@plutopawzz Жыл бұрын
@@theREALsilviautism yeah ik, it's just the simplest solution I could think of at the time.
@ellayin0406
@ellayin0406 8 ай бұрын
​@@theREALsilviautismthen put it somewhere where you would not touch it/offscreen
@theREALsilviautism
@theREALsilviautism 8 ай бұрын
@@ellayin0406 you can't really do that in native scratch without a little bit of creative exploits. scratch has a feature where no sprite can move offscreen if by doing so you couldn't see it anymore.
@dachi1883
@dachi1883 Жыл бұрын
"when I receive message1","broadcast message1",="forever:....."
@jonasheikkila8204
@jonasheikkila8204 Жыл бұрын
for a forever loop you just need to brodcast a thing then brodcast it again when it gets the brodcast
@wowoliverpro
@wowoliverpro Жыл бұрын
that game is cool!
@lylecurso
@lylecurso Жыл бұрын
u can use repeat 1/0 blocks
@GAMERZGAME1
@GAMERZGAME1 Жыл бұрын
I literally never use when flag clicked ???
@superproxocz
@superproxocz Жыл бұрын
You can make forever with variables
@The_octogamer
@The_octogamer Жыл бұрын
Video idea: scratch with a limited amount of blocks
@kariedwards6186
@kariedwards6186 Жыл бұрын
lol
@aadyncummings3970
@aadyncummings3970 Жыл бұрын
dude like... thats what he is doing
@The_octogamer
@The_octogamer Жыл бұрын
@@aadyncummings3970 not the same my idea is like u can use whatever block u want but u can only use a certain amount
@Plasticgorgon10-td5th
@Plasticgorgon10-td5th 3 ай бұрын
For a forever block you could repeat for a variable then in the repeat loop change the variable by one😮
@RedCliff1
@RedCliff1 3 ай бұрын
‘ wait lemme think ‘ *the background* ‘ Hello! Fellow scratchers ‘
@sussybakaholanyago3885
@sussybakaholanyago3885 Жыл бұрын
how do i put the timer
@影-銀
@影-銀 Жыл бұрын
ahhahahahaha
@thetetrisking-nes
@thetetrisking-nes Жыл бұрын
"when green flag clicked set size to 200" him: *Realizing he cant use code after 5 seconds
@aneurisbido9057
@aneurisbido9057 2 ай бұрын
for the orange get a repeat block of them so put change -10
@anjumsabah9896
@anjumsabah9896 Ай бұрын
Man I love this guy 😊❤❤
@acedehto6289
@acedehto6289 Жыл бұрын
1:55 repeat until work as a good alternative to the forever loop
@LevitationMaster
@LevitationMaster Жыл бұрын
I’m not joking but back in year 2 we used our old school iPad 1s to create games with scratch (jr) and they avoided using the Green flag at all costs until year 3 when we could use the real scratch
@enderdraws9137
@enderdraws9137 Жыл бұрын
if you need a forever loop im not fully in to the video but uee a repeat until block
@lonely_0fficial
@lonely_0fficial Жыл бұрын
without using green flag clicked? ez! when space clicked.
@funwithemanuel6935
@funwithemanuel6935 5 ай бұрын
For the repeat block you could have used the repeat until block.
@almondaxis9872
@almondaxis9872 Жыл бұрын
YEEEEEES THAT IS THE TRUE POWER OF SCRATCHERS
@galactic800
@galactic800 Жыл бұрын
Next vid: Making a game without using any code blocks in scratch and also no normal programming such as python, java, c#,etc
@spencerkesner
@spencerkesner Жыл бұрын
he instantly made the green flag?! without green flag he so pro
@pixelapix7
@pixelapix7 8 ай бұрын
I thought he was gonna do it without ANY CODE 💀
@MauventuresMaurio
@MauventuresMaurio Жыл бұрын
WOW WHAT?!
@coolguygaming5882
@coolguygaming5882 4 ай бұрын
For the forever block,use a repeat until block and dont use anything inside the Boolean
@JacksonAcademy1
@JacksonAcademy1 4 ай бұрын
goos advice
@mumersheikh9964
@mumersheikh9964 Жыл бұрын
how gto get timer
@drakesayshi3321
@drakesayshi3321 Жыл бұрын
Yesterday I was just thinking about doing this
@drakesayshi3321
@drakesayshi3321 Жыл бұрын
I remember having a solution but I don't remember it anymore
@creatormaster5346
@creatormaster5346 Жыл бұрын
nice!
@IkaraPopsicle
@IkaraPopsicle Жыл бұрын
Now make one without the Events blocks
@Crow-h6v
@Crow-h6v Жыл бұрын
I did that too like 3 times
@Cool_monkey42069
@Cool_monkey42069 Жыл бұрын
How did you make the timer if you didn’t when green flag clicked or wait 1 sec
@JacksonAcademy1
@JacksonAcademy1 Жыл бұрын
wat
@areeanimteeaz9258
@areeanimteeaz9258 Жыл бұрын
him: moai actual spelling: moyai 🗿
@Tr3e_Hugg3r
@Tr3e_Hugg3r Жыл бұрын
Dare: make a game without using same block twice
@cattyy99
@cattyy99 Жыл бұрын
is 250 the highscore? cuz i got it
@XethIsDefinitelyCool
@XethIsDefinitelyCool Жыл бұрын
his keyboard 😭😭😭😭
@WelcomeEveryFansofPencils2023
@WelcomeEveryFansofPencils2023 Жыл бұрын
how do i reach rightzzzz when im at leftzzzzz
@sararosetarot
@sararosetarot Жыл бұрын
I want p2 with no size blocks in a code
I Made a Stickman Ragdoll Game
5:09
Jackson Academy
Рет қаралды 71 М.
I Made a Scratch Game with no Sprites.
8:40
Jackson Academy
Рет қаралды 283 М.
1❤️
00:17
Nonomen ノノメン
Рет қаралды 8 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 9 МЛН
6 Developers make a Game Without Communicating
15:00
Jackson Academy
Рет қаралды 158 М.
Using HACKED BLOCKS in Scratch
5:34
SL Smart Mind
Рет қаралды 207 М.
Can 6 DEVS Make a STORY Game Without Communicating?
15:32
RoDev
Рет қаралды 1 МЛН
NOOB vs PRO vs HACKER in Scratch
1:29
Josh Koledoye
Рет қаралды 26 М.
Reacting to my Old Scratch Projects!
9:41
Donutask
Рет қаралды 130 М.
I Became a Scratch Developer for a Day
9:17
Jackson Academy
Рет қаралды 164 М.
I Coded the most Hardest Scratch Game
8:29
Jackson Academy
Рет қаралды 126 М.
I Made Life On Scratch...
8:13
D4rk_Fl4m3
Рет қаралды 175 М.
How I made a 3D Level in a 2D Game
24:28
Spu7Nix
Рет қаралды 3,4 МЛН
Making a COZY Monster Raiser in Scratch
5:24
Goodgis
Рет қаралды 668 М.
Он сильно об этом пожалел...
0:25
По ту сторону Гугла
Рет қаралды 8 МЛН
Что произошло в ресторане!
0:16
Victoria Portfolio
Рет қаралды 9 МЛН
Normal vs Psychopath vs Rich How to heal a cut on your finger ☝️❤️‍🩹
0:19