Programming: Scratch vs Unity

  Рет қаралды 179,284

Tech support

Tech support

Күн бұрын

Пікірлер: 529
@dev5231
@dev5231 2 жыл бұрын
Plot twist: I'm not Indian
@drkclshr
@drkclshr 2 жыл бұрын
East Cambodia
@dev5231
@dev5231 2 жыл бұрын
@@drkclshr hmm...
@SpeckyYT
@SpeckyYT 2 жыл бұрын
most convincing accent ever:
@yoanawramow4329
@yoanawramow4329 2 жыл бұрын
Are you Vietnamese?
@dev5231
@dev5231 2 жыл бұрын
You looked into my old videos, don't you?
@DimonKILL
@DimonKILL 2 жыл бұрын
As a Scratcher: i'd give you a tip that clones are one of the most optimal things for low sprite cost, but they can lag and are limited to 300 clones.
@dev5231
@dev5231 2 жыл бұрын
Yeah I used in the game prọject I did for school, very effective but pretty complicated
@DimonKILL
@DimonKILL 2 жыл бұрын
@@dev5231 Yeah, I get it, so custom blocks is a must in most stuff
@hydration_fnf
@hydration_fnf 2 жыл бұрын
use modded versions of scratch, they can remove clone limits (as well as every other limit) and increase the fps to any amount you want
@SebastianRoczz
@SebastianRoczz 2 жыл бұрын
not with scratch addons
@SebastianRoczz
@SebastianRoczz 2 жыл бұрын
they r laggy doe
@RICX_OFFICIXL_Channel
@RICX_OFFICIXL_Channel 2 жыл бұрын
How To Make The INFINITY in Scratch: 1. Find The "Operators" 2. Find The ( / ) Block 3. Type 1 in The First Cell Of a Block 4. Type 0 in The Second Cell Of a Block 5. Done.
@maksii_games
@maksii_games 2 жыл бұрын
Another example is: 1. Go to variables 2. Write "Infinity" in variable 3. Now you can use it as real infinity, like (move (infinity)) 4. Done Nan also works
@Player-ux4ke
@Player-ux4ke 2 жыл бұрын
you guys are hilarious
@notthatntg
@notthatntg 2 жыл бұрын
10^309?
@SecretShrek
@SecretShrek 2 жыл бұрын
@@notthatntg 1.798e308?
@ThemeRBLX
@ThemeRBLX 2 жыл бұрын
Just do 10^10^10^10^99999
@skyfish2104
@skyfish2104 2 жыл бұрын
It's actually pretty easy to make scratch crash. Just make a list and make sure it has something in it, and just add itself to it and put it in a Forever loop.
@Filipex13
@Filipex13 2 жыл бұрын
@stio_studio i have scratch addons with the no clone limit. it just put something that creates clones and forget to make then delete itself. I just lost everything i was doing because the program crashed lol.
@Ryanmatix
@Ryanmatix 2 жыл бұрын
Or easier. Just make a custom block run itself. But make it run without screen refresh
@8Terrabyte
@8Terrabyte 2 жыл бұрын
Or use clones…
@AustynL
@AustynL 2 жыл бұрын
@@Ryanmatix Put a custom block with "forever" in the definition in and run it atomically (without screen refresh). This will bring Scratch down on its knees.
@mrg4melover
@mrg4melover Жыл бұрын
How about a my block with “run without screen refresh enabled” and a wait block attached to it
@cyb3r._.
@cyb3r._. 2 жыл бұрын
not sure if not finding the sin function in scratch is intentional, but it does exist, just click the drop-down menu of the block that says "abs of x" (absolute value of x)
@dev5231
@dev5231 2 жыл бұрын
Well you can think that it's intentional but I don't know about its existence when I make the video
@Tarou9000
@Tarou9000 2 жыл бұрын
​@@dev5231 it hurts to wath this video as a scratcher 💀😭💀
@dev5231
@dev5231 2 жыл бұрын
@@Tarou9000 Nah scratch is cool, it's easier than unity, don't take this too seriously
@speedyplays_
@speedyplays_ Жыл бұрын
i made a loading screen based off that block
@ShadowCatXD5
@ShadowCatXD5 Жыл бұрын
@@dev5231 but unity is cooler scratch is limited and scratch team kinda sucks
@thesleepykitten1234
@thesleepykitten1234 2 жыл бұрын
As a human being using both Scratch and Unity I feel this
@j0code
@j0code Жыл бұрын
1:27 Actually, there are sin, cos, tan, ..., they are in the Operator tab, last block, called "([abs] of ( ))". You can change "abs" to sin etc.
@trappist-1d587
@trappist-1d587 Жыл бұрын
As someone who made an epidemic simulator all by myself in Scratch, I can agree on all the Scratch things shown. Especially in the minute 0:39 , I remember having all good and sophisticated script and then a very long pile of "set variable" blocks... so relatable... Also the thousands of sprites used just for the buttons... Edit: I switched to Unity... every damn breathe I take in causes a freaking error...
@mrg4melover
@mrg4melover 2 жыл бұрын
0:37 This is why when I have a lot of related variables, I just make a list instead and treat each item as it’s own variable. Also, it pains me to see that many sprites. I just use clones
@user-bl8jc4hr3y
@user-bl8jc4hr3y Жыл бұрын
Agree
@Tuniskiyy
@Tuniskiyy Жыл бұрын
1:50 the naughty block
@nicepotato5755
@nicepotato5755 2 жыл бұрын
What? You have only 36 subscribers? This seems like great content for so little popularity!
@dev5231
@dev5231 2 жыл бұрын
Well, this is my most successful video so far, hopefully it will give me many subs
@YTWstudio
@YTWstudio 2 жыл бұрын
@@dev5231 Well now you are success ngl
@zalo_1
@zalo_1 Жыл бұрын
It's funny since I've been getting a lot of recommendations for small channels that are starting up
@reglan_dev
@reglan_dev 2 жыл бұрын
As a mediocre unity developer, and ex-advanced scratcher, i can say that both have many differences, but each one does its job right, and both can be really nice go use, if you spend some time learning
@princesskatie4467
@princesskatie4467 2 жыл бұрын
As a roblox developer I’m just confused af 😵‍💫
@AustynL
@AustynL 2 жыл бұрын
@@princesskatie4467 wait but doesnt roblox just use lua
@theofficialbruhfish8094
@theofficialbruhfish8094 2 жыл бұрын
@@AustynL well, Roblox’s version of lua. But still lua
@AustynL
@AustynL 2 жыл бұрын
@@theofficialbruhfish8094 I didn't even know Roblox used a different version of Lua, but that's probably because I've never made a game in Roblox before.
@vasatruhl
@vasatruhl 2 жыл бұрын
@@princesskatie4467 why would you develop in roblox 😭
@MoonDev0
@MoonDev0 2 жыл бұрын
Man. That's true, I was starting on scratch, after year I moved to Unity.
@DevNoob
@DevNoob 2 жыл бұрын
Lmfao great music in the background :D Awesome video, very entertaining
@FabioGamingFG
@FabioGamingFG 2 жыл бұрын
The difference is that in Unity you actually need to know how to code
@CrippleStick12
@CrippleStick12 Жыл бұрын
Very true
@hodayfa000h
@hodayfa000h Жыл бұрын
bruh it is literally easy like not that hard trust me on this oh and UNITY HAS VISUAL SCRIPTING which is as easy as coding in c# the difference is you don't write anything
@ShinySalazzle
@ShinySalazzle Жыл бұрын
They both have their ups and downs. This video explains it in a funny and entertaining way.
@Scratch3.0Tutorials
@Scratch3.0Tutorials 2 жыл бұрын
Making a 3D object in unity: import 3D mesh Making a 3D object in scratch: abs, sin, tan, Nan, cosine, physics, pen, atan, arcsin, days from 2000...
@PersonianOld
@PersonianOld Жыл бұрын
As a Unity game developer, this made me laugh And this is actually very accurate
@whwhwhhwhhhwhdldkjdsnsjsks6544
@whwhwhhwhhhwhdldkjdsnsjsks6544 Жыл бұрын
0:50 bro made a different sprite for every button 💀
@SensStuff
@SensStuff Жыл бұрын
0:19 your voice makes it more hilarious lmao
@informaticalab
@informaticalab Жыл бұрын
Very good contribution. Greetings from the lab!
@coding_guy
@coding_guy Жыл бұрын
0:23 as you see, you get 180 different errors XDDDDD THAT GOT ME XDD
@SrFrederick
@SrFrederick Жыл бұрын
in the minute 0:12 the music background is for the Exiled Kingdom game right?
@dev5231
@dev5231 Жыл бұрын
I don't know, but it's called "The Complex" by Kevin Macleod
@Алексей-ф7й2ц
@Алексей-ф7й2ц Жыл бұрын
2:57 omg KTaNE reference (loved playing this with mods)
@mirrorkirby123
@mirrorkirby123 2 жыл бұрын
Sin, Cos, etc... have a single block in the operators tab. It defaults to Abs, and looks like this : " [Function] of (Value) "
@therealdeadend
@therealdeadend Жыл бұрын
As someone who has used both, this gives me pain on a spiritual level
@RoostyDev
@RoostyDev Жыл бұрын
Ngl, as a Unity user, I hate how long it takes but it always works much better than scratch.
@Skylandersenthusiast
@Skylandersenthusiast 2 жыл бұрын
Actually in scratch, when you remix a project, it says on the project page that it was remixed from the original project so it’s an automatic, unremovable credit that’s relatively large so it’s not really piracy.
@d3nxel953
@d3nxel953 2 жыл бұрын
I LOVE THE IDEA! , I like the editing and the video! , btw I hear your American accent not an Indian right =)
@dev5231
@dev5231 2 жыл бұрын
Wait what I got an American accent?
@d3nxel953
@d3nxel953 2 жыл бұрын
@@dev5231 yes 😂🤣
@d3nxel953
@d3nxel953 2 жыл бұрын
@@dev5231 convincing accent 😂😂
@dev5231
@dev5231 2 жыл бұрын
Lol I'm an Asian who is trying to speak british accent and somehow sounds American
@d3nxel953
@d3nxel953 2 жыл бұрын
@@dev5231 😂😂😂 im an asian trying to speak english and sounding indian Btw i used that advantage to make people laugh😂😂 , love the video💕
@electrowarrior7210
@electrowarrior7210 Жыл бұрын
powerpoint devs are like sliding an ice cube on a hot metal bar
@electrowarrior7210
@electrowarrior7210 Жыл бұрын
yes im talking about microsoft powerpoint
@dev5231
@dev5231 Жыл бұрын
Good luck beating that!
@brodyguy1
@brodyguy1 Жыл бұрын
Complex projects Me: THAT IS NOT HOW YOU MAKE A PROJECT
@kiendra
@kiendra Жыл бұрын
2:26 POV: you are using scratch addons and the alt key keep pressing by itself
@alper9089
@alper9089 2 жыл бұрын
Good video :)
@tronnx6655
@tronnx6655 2 жыл бұрын
it's really easy to make scratch lag and/or crash. Make a custom block and tick runwithout screen refresh. then put move 10 steps, finally, put the custom block at the bottom of the define script.
@davepackard3919
@davepackard3919 Жыл бұрын
put the custom block twice for more lag
@myrjavi
@myrjavi Жыл бұрын
@@davepackard3919 thats not how it works
@higoizmahnameiszetcat
@higoizmahnameiszetcat 2 жыл бұрын
3:07 decompilation: let me to introduce myself
@cacacaca644
@cacacaca644 2 жыл бұрын
you can do all of the same things from unity in scratch from complex projects Organised: name the sprites or use scratch addons to make folders of sprites Easy to find: The same as organised Easy to backup: Scratch autosaves every (idk) time so you dont lose a lot of progress(you can do it manually) Easy to use: already easy Easy to import: you can import sprites, sounds just by dropping the image/sound No Need to open to edit: if you save the project and make it a zip then you can do change the code (i forgot the way) Easy to edit: easy to edit Time to move to russia: airplane Time to move to unity: only if you know what to do
@AustynL
@AustynL 2 жыл бұрын
Hotel: Trivago Joke: Dead also I would like to note that the code isn't as well organized on scratch as on unity because there's no dropdown feature, the only thing you can do is to make everything lined up in a rectangular format
@myrjavi
@myrjavi Жыл бұрын
@@AustynL but there is custom blocks (and with turbowarp, (scratch mod) there is the search function which EXISTED BEFORE 3.0 UevtsYEVKRSJIEFB)
@AustynL
@AustynL Жыл бұрын
@@myrjavi Yes, custom blocks exist, but my point was that you can't just take a script and minimize it (for example, one-off scripts), the closest thing you have to it is the "Clean Up" function, which just arranges all of your scripts in a linear fashion.
@myrjavi
@myrjavi Жыл бұрын
@@AustynL but you can though? many people use custom blocks to minimize their code even if its only used once
@AustynL
@AustynL Жыл бұрын
@@myrjavi What I'm trying to say here is that you can't just minimize it and make it a drop-down menu like in Unity without external tools, and even trying to find custom block definitions is very difficult in massive projects without Scratch Addons.
@Imsoboredthatyes
@Imsoboredthatyes 2 жыл бұрын
Lol the copying in scratch really got me
@TehEpikNoobKing
@TehEpikNoobKing Жыл бұрын
the "cos" operator can be found in the dropdown "abs" block if you dont know ;)
@Kingblonde1salt
@Kingblonde1salt 2 жыл бұрын
Epic video [you are now at 52 subs]
@AntonioTheAnt
@AntonioTheAnt 2 жыл бұрын
My scratch project with complexed non understanding code belike:
@SliceShorts2016
@SliceShorts2016 Жыл бұрын
What is the music at 0:36 ?
@dev5231
@dev5231 Жыл бұрын
"Blue Danube"
@dannythemadmango488
@dannythemadmango488 2 жыл бұрын
You're so underrated
@blueengineer7019
@blueengineer7019 2 жыл бұрын
0:59 welcome to scratch add-ons! (Can add something like that)
@CharloBrownOfficial
@CharloBrownOfficial Жыл бұрын
The block multiplying is a bug. Happens when making costumes to.
@myrjavi
@myrjavi Жыл бұрын
no?
@XiangWeiHuang
@XiangWeiHuang Жыл бұрын
Used C# for some while but never realized there is a #region for organizing the code! Lmao never thought watching memes can learn new things
@NaraRendraChannel
@NaraRendraChannel 2 жыл бұрын
this is so underrated
@NowNormal
@NowNormal 2 жыл бұрын
the sin function is in the abs function. hope that helps 1:32
@EHMM
@EHMM 2 жыл бұрын
imagine not naming the sprites
@CreatorLikeMaster
@CreatorLikeMaster Жыл бұрын
Scratch Complex Operators: absolute value (abs) floor ceiling square root (sqrt) sine cosine (cos) tangent (tan) arcsine (asin) arccosine (acos) arctangent (atan) natural logarithm (ln) logarithm (log) Euler's number to the power of... (e^) 10 to the power of... (10^) Found in the ([abs v] of ()] block under Operators.
@matanimatesstuff2820
@matanimatesstuff2820 2 жыл бұрын
Scratch: You can only make 2D games, but easy to code in. Unity: You can make 2D and 3D games, but the coding part is just kinda..
@bigboiinanut9967
@bigboiinanut9967 2 жыл бұрын
well in scratch you can technically make 3d games but.. eh... how hard is th.. Pen? Its a lot of bs to go through.
@matanimatesstuff2820
@matanimatesstuff2820 2 жыл бұрын
@@bigboiinanut9967 Yeah. but only kinda....
@thatukrdude
@thatukrdude Жыл бұрын
You can find cos, tan, atan etc. Just go to operators, and then you can find the ([abs] block)
@DevXP
@DevXP 2 жыл бұрын
This is too true
@8Terrabyte
@8Terrabyte 2 жыл бұрын
As a pro Scratcher, I’m pretty sure scratch is simpler and easier in every way, except when making 3d games.
@cacto1680
@cacto1680 Жыл бұрын
i make really good scratch projects and my friend calls me the next grifpatch
@cring3studi0s
@cring3studi0s Жыл бұрын
realateabble
@CommanderAka
@CommanderAka 2 жыл бұрын
1:30 its in OPERATORS!!!! Below abs
@bernardolibertucio5483
@bernardolibertucio5483 Жыл бұрын
As a scratcher I can confirm this 🍷🗿
@dexophobia
@dexophobia Жыл бұрын
the difference between unity and scratch is that unity is complex to learn but when you learn it it becomes very easy, but scratch is designed to be easy to learn is making something harder then a ball that you can control is an absolute hell due to oversimplification, for example to make an enemy fire a bullet, you can make a bullet sprite, make it go to the enemy and point in the same direction then just make it move constantly, BUT if you want to make the enemy's spawn and have many, you have to have variables for every time the bullet spawns to send it the info on what it wants to shoot from then read that so it can go there, and if something is firing fast enough it can overwrite that so you have to find even more work arounds and its just really hard .the reason why its so easy to copy projects is that scratch was designed for sharing and modifying, it was ment to be an open community hence why if you remix something it says what the og project is
@Azmeyofficial
@Azmeyofficial 2 жыл бұрын
how do programmers program program applications?
@RetroUser
@RetroUser 2 жыл бұрын
0:17 a dr strange moment
@renasdulcek1334
@renasdulcek1334 Жыл бұрын
What was that game in the complex projects part?it looks fun,maybe disarming that bomb?
@dev5231
@dev5231 Жыл бұрын
Yeah
@redcrystal7579
@redcrystal7579 2 жыл бұрын
2:56 what game is that? ps: your growing fast!
@dev5231
@dev5231 2 жыл бұрын
It is my game: ktane with more modules, don't even bother playing it, you have figure out how to diffuse the bomb without a manual, besides it has a bunch of bugs
@Scudmaster11
@Scudmaster11 Жыл бұрын
The sine function is right there in operators
@thatonerender1882
@thatonerender1882 2 жыл бұрын
basically unity is for big bois and scratch is for smol bois who is starting their programming journey
@r0is_wrld
@r0is_wrld Жыл бұрын
As a scratcher, I confirm this accurate.
@crystyrofamesgd4225
@crystyrofamesgd4225 Жыл бұрын
Part 2 when?
@Scarlet_goose
@Scarlet_goose 2 жыл бұрын
Godot: Being easy and powerful
@soapyboiman
@soapyboiman Жыл бұрын
Piracy is a serious crime. Pay a fine and/or go to prison.
@UpArrowMate
@UpArrowMate Жыл бұрын
there is sin and cosin and with a bit of more complex code infinity in scratch
@NowNormal
@NowNormal 2 жыл бұрын
Set custom block to run without screen refresh at 2:15
@marsplanet0004
@marsplanet0004 2 жыл бұрын
My friend told me that if I want do coding C# easily for unity, first step: - Go to scratch and learn this. The friend learnt C#, C++, JS, Java, Python, etc. from scratch. But I thought Scratch and unity are the same!
@justdev350
@justdev350 2 жыл бұрын
nope to different engines
@JacksonAcademy1
@JacksonAcademy1 2 жыл бұрын
nice video
@Osimheneditzxd
@Osimheneditzxd 2 жыл бұрын
Jackson Academy? WHAT AND YOU ARE NOT FAKE WOW
@nile64
@nile64 2 жыл бұрын
2:39 ok chill its only 334 lines of code. in my most recent game the player script alone is 375 lines, and it doesnt even have a save or load, bool, or swing and triggers.
@paulblart7378
@paulblart7378 2 жыл бұрын
Scratch is one of the only programming languages that encourages infinite loops
@Farzriyaz
@Farzriyaz 2 жыл бұрын
while True: print "i hate u all"
@memeren0k
@memeren0k 2 жыл бұрын
You can compile scratch project to exe on turbowarp
@disguisedpuppy
@disguisedpuppy 2 жыл бұрын
Me who uses none of the engines and goes with normal coding: hmmm.. intresting
@sansbro2716
@sansbro2716 2 жыл бұрын
What’s the music in the first unity part called?
@dev5231
@dev5231 2 жыл бұрын
"The Complex" by Kevin Macleod
@sansbro2716
@sansbro2716 2 жыл бұрын
@@dev5231 thanks! :)
@plaguedevstuff
@plaguedevstuff Жыл бұрын
He forgot about making a 3D project
@neverdie0001
@neverdie0001 2 жыл бұрын
1:32 scratch has (sin of ()) block, it’s grouped under (abs of ())
@aboluteidiot
@aboluteidiot Жыл бұрын
2:03 you can actually do it in like under 10 seconds go to control use these 3 codes in order *when i start as a clone* *create a clone of myself* *delete this clone* and then if you press *when i start as a clone* your website is done for
@dev5231
@dev5231 Жыл бұрын
Nah it doesn't work, if you remove the delete thí clone, it'll work though
@hussain_2x_
@hussain_2x_ 2 жыл бұрын
Underrated:)
@bidawtejbiedrze
@bidawtejbiedrze Жыл бұрын
0:56 what the hell is this sound called i absolutely need it
@dev5231
@dev5231 Жыл бұрын
It's "bass boost"
@bidawtejbiedrze
@bidawtejbiedrze Жыл бұрын
@@dev5231 your honor i thank you for your good will to tell me the name of the sound "*bhsarfnuisarfh*"
@dev5231
@dev5231 Жыл бұрын
@@bidawtejbiedrze what is that?
@kaveenchainani127
@kaveenchainani127 2 жыл бұрын
Cool video!
@Skittleplays891
@Skittleplays891 Жыл бұрын
a wise man once said,”where’s the sin function?”
@milanszekely645
@milanszekely645 Жыл бұрын
Actually you can use custom block to reuse code (like functions) but basicly yes.
@SomeoneWhoScrollsonYT
@SomeoneWhoScrollsonYT 7 күн бұрын
instead of doing repeat until 1=0 just use a forever loop, anyways nice vid edit: forgot theres no forever loops in unity and theres only for and while loops ;-;
@honlt4678
@honlt4678 Жыл бұрын
There is atan, and cos, sin, ect, just not as much of them, but the main ones.
@scapleanor
@scapleanor Жыл бұрын
Scratch vs nintendo code
@cyanuranus6456
@cyanuranus6456 Жыл бұрын
I Love Syntax Coding More Than Scratch Coding
@idoblenderstuffs
@idoblenderstuffs 2 жыл бұрын
honestly though we NEED folders for the scratch sprites
@dev5231
@dev5231 2 жыл бұрын
Agreed
@Meekaryo
@Meekaryo 2 жыл бұрын
oh boy wait until you find out about the scratch addons browser extension
@idoblenderstuffs
@idoblenderstuffs 2 жыл бұрын
@@Meekaryo I KNOW ABOUT THAT. IT DOESNT HAVE IT.
@smth35
@smth35 2 жыл бұрын
@@idoblenderstuffs it does, for both costumes and sprites
@idoblenderstuffs
@idoblenderstuffs 2 жыл бұрын
@@smth35 wait what since when i already checked a thousand times before and never found it
@NowNormal
@NowNormal 2 жыл бұрын
Put the "set drag mode [draggable]" block in 1:54
@cyanuranus6456
@cyanuranus6456 Жыл бұрын
I Kinda Love Script Coding More Than Scratch Coding
@Enviction
@Enviction Жыл бұрын
but i just use one sprite to clone it with an id and i use that to make a whole ui and also custom blocks 0:35
@Itflopforawhile888
@Itflopforawhile888 Жыл бұрын
What's the game called that you mad in scratch
@dev5231
@dev5231 Жыл бұрын
It's called "1972" ( Don't ask why I named it that)
@Itflopforawhile888
@Itflopforawhile888 Жыл бұрын
​@@dev5231 ok thanks
@blockedchannel7032
@blockedchannel7032 Жыл бұрын
Please, make Scratch vs Unity vs C++ & Vulkan
@dev5231
@dev5231 Жыл бұрын
I'm sorry, I nether have or know c++ so I can't do that
@eliottgarnero9622
@eliottgarnero9622 Жыл бұрын
0:37 i do the same with my valuebles
@Player-ux4ke
@Player-ux4ke 2 жыл бұрын
so, scratch is for simple coding, and unity is for advanced coding
@CoolBoy76628
@CoolBoy76628 2 жыл бұрын
lol the scratch cat is crying so much
@dev5231
@dev5231 2 жыл бұрын
Lol
@MRJakeyBro
@MRJakeyBro Жыл бұрын
this makes unity look hard even though its not that hard i bet i could make that clicker in less than 10 minutes
@Ray-uy4ez
@Ray-uy4ez Жыл бұрын
What unity tutorials are you watching where it takes 3 hours to make a circle??
Goodbye, Scratch
6:14
Fuelvin
Рет қаралды 14 М.
Scratch is Dying and Here's Why...
8:29
Jackson Academy
Рет қаралды 85 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,1 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 12 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 27 МЛН
NEVER DO this on SCRATCH !
4:14
SL Smart Mind
Рет қаралды 500 М.
ChatGPT Makes a Scratch Game
10:30
PolyMars++
Рет қаралды 1,1 МЛН
How to use Veadotube Mini (Ver 2.0a) to create a PNGTuber!
15:38
I 3D Printed a SCRATCH Game!
6:27
McTonk
Рет қаралды 40 М.
I Made a Minecraft Clone in C++
10:15
WSAL Evan
Рет қаралды 112 М.
How far can we push ScratchJr? #codingchallenge
7:19
Enchanted Stew
Рет қаралды 543 М.
MORE Mario Games on Scratch
13:05
Toadfan
Рет қаралды 245 М.
Unity vs. Scratch
7:10
Jackson Academy
Рет қаралды 58 М.
I Made a Game in Scratch Jr and Lost my Mind
12:10
Jackson Academy
Рет қаралды 1,8 МЛН
Awesome tycoon in scratch! - #1
44:49
Taboo
Рет қаралды 63
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,1 МЛН