Create an Epic Multiplayer Game in Scratch 🐱 Step-by-Step Tutorial!

  Рет қаралды 586,417

griffpatch

griffpatch

Күн бұрын

Upgrade your Scratch Games to be online multiplayer cloud games by following this exciting new Scratch Tutorial series. Whether you want just 2 to 8 players, or over 100 players, I will show you how it can be done using my newly developed fully backpackable cloud MMO engine. Any kind of game can be converted to online from platformers, space shooters, io games, 3d games, tile based scrollers, yes anything! Have you seen my recent MMO platformer or MMO minecraft? or slither.io Cloud Platformer Multiplayer Fun? Well now it's your turn! Let's get Scratching :D
▶️ Watch Episode 1 - • Create an Epic Multipl...
▶️ Watch Episode 2 - • Code a Multiplayer Scr...
▶️ Watch Episode 3 - • Awesome Cloud Clones!!...
▶️ Full Playlist - • Griffpatch's Epic Mult...
🐱 Scratch Studio - scratch.mit.edu/studios/33558...
🐱 Some of my Cloud Games
MMO Platformer - scratch.mit.edu/projects/6122...
MMO Minecraft - scratch.mit.edu/projects/8431...
Cloud Platformer Fun - scratch.mit.edu/projects/1278...
Slither.io - scratch.mit.edu/projects/1085...
Taco Burp - scratch.mit.edu/projects/4787...
▶️ More Video Tutorials & Fun!
/ griffpatch
🚀 Boost Your Creativity with Griffpatch
The Griffpatch Academy will take you from "Gamer to Game Creator"
Learn more at 👉 griffpatch.academy 👈
😺 Scratch was developed by the Lifelong Kindergarten Group at the MIT Media Lab. See scratch.mit.edu
-------------Video Chapters-------------
0:00 Intro
0:57 "New Scratcher's" can't use cloud?
1:36 Cloud Variables
2:51 Testing with Two Web Browsers
3:49 Cloud Game Done Wrong!
6:14 The Limits of Cloud Variables
7:23 Encoding 2 numbers in a single Cloud Variable
8:45 Coding the basic number encoder
10:56 Coding the basic number decoded
13:42 Negative Numbers
15:17 Decoding Negative Numbers
16:16 Updating our Game to use a single cloud variable
17:40 Testing
19:09 Next Episode
19:52 Outro
#scratch #griffpatch #mmo #cloudgaming #scratch3 #online #codingforbeginners #blockcoding #cloud #cloudgaming #learntocode

Пікірлер: 1 600
@IncognitoOrange
@IncognitoOrange Жыл бұрын
Griffpatch’s next video: “Hello fellow scratchers, today we’re converting the Mona Lisa into binary code and importing it into Scratch!”
@rstudios123
@rstudios123 6 ай бұрын
BRO😂
@user-lt2eu3ij5c
@user-lt2eu3ij5c 6 ай бұрын
We are going to learn how to turn people into gods using scratch simple coding😂😂
@polskaball970
@polskaball970 6 ай бұрын
LOL
@alexela_
@alexela_ 6 ай бұрын
Wait, I actually did that in an image scanning project for a 3D engine! lol!
@bigandfatCat
@bigandfatCat 5 ай бұрын
I think so he will do that🤣🤣
@ChillKillaBeta
@ChillKillaBeta Жыл бұрын
Griffpatch, sometimes, I don't even follow your tutorials. I am just in awe every time you make things happen (especially your raycasting series). You have inspired me to make better projects on my scratch account. Thank you for that.
@ego-lay_atman-bay
@ego-lay_atman-bay Жыл бұрын
I've literally moved on to python, html, css, and javascript, yet I still watch griffpatch's videos. I just love to see what incredible things scratchers (like griffpatch) are doing. Oh, I also still check my scratch messages every day, even though I don't get much anymore (besides studio activity).
@eddx_vr
@eddx_vr Ай бұрын
👍
@fire_shadow1832
@fire_shadow1832 Жыл бұрын
I love how griffpatch really explain from the very very first basic concept to something huge, which is really helpful for the new scratchers who want to make cloud games!😻
@fridae8856
@fridae8856 10 ай бұрын
But new scratchers kan't make a cloud game tho😶‍🌫️
@riri-rei
@riri-rei 20 күн бұрын
@@fridae8856 i think they mean new scratchers that just became scratchers lol
@axer552
@axer552 Жыл бұрын
This is exactly what I needed, thank you griffpatch!! Looking forward to the next episodes of this series! 😃
@Sup1573
@Sup1573 Жыл бұрын
Griffpatch is the guy who really made my mind really think in scratch coding MOM IM FAMOUS
@beckybryan4362
@beckybryan4362 Жыл бұрын
Same
@betankreeper
@betankreeper Жыл бұрын
Same
@arandomcementcubeoflife
@arandomcementcubeoflife Жыл бұрын
Game
@ezriha
@ezriha Жыл бұрын
[if then [repeat until eat (Burrito)]]
@meeiyo
@meeiyo Жыл бұрын
pretty sweet that you can play with other players in the cloud variable in the cool new game “earth”
@ninjacorsOLD
@ninjacorsOLD Жыл бұрын
I have been wanting to make a multiplayer game like this for so long and I’m so happy you made a tutorial for it!
@gaker19sc
@gaker19sc Жыл бұрын
It's incredible how these tutorials are both useful and entertaining at once. I always find myself just watching them without even planning to create a project, just for entertainment purposes.
@user-fn6iz1dr8n
@user-fn6iz1dr8n Жыл бұрын
yeah same
@thecoder12365
@thecoder12365 Жыл бұрын
Same
@yeah2x2
@yeah2x2 Жыл бұрын
i watch them and later i program it
@itshatee
@itshatee Жыл бұрын
same
@user-fn6iz1dr8n
@user-fn6iz1dr8n Жыл бұрын
@@yeah2x2 same
@eagleeyes5102
@eagleeyes5102 Жыл бұрын
I've waited for YEARS. I'm SO happy that this video came out!
@startFX
@startFX Жыл бұрын
Griffpatch is really the ultimate Scratch tutorial maker. Thank you again for all of these tutorials !
@Cool-Crash
@Cool-Crash 9 ай бұрын
yep
@haoweilim6484
@haoweilim6484 8 ай бұрын
Great
@blengen1
@blengen1 Жыл бұрын
8:10 That is ... surprisingly smart actually. After seeing your post about this video I've just started working on a cloud-based game, and the way I got around this problem was by keeping the number "9" as a special symbol. Kind of like a "next task" operator. Also useful for finding out where you are in the variable. That does of course imply that every number and letter is a string of two numbers, which is why I could see some insane optimization with your method; to get the absolute most out of what we are offered by scratch.
@BasketBoy123
@BasketBoy123 Жыл бұрын
I was gonna follow that entire series for multiplayer a day ago and realised I messed up somewhere...I had quit it and now you upload this at the perfect time!!
@aMouse
@aMouse Жыл бұрын
I'm glad you redid the cloud multiplayer tutorial, as the editing is definitely better this time. Also guys you can see the old tutorial to see how buffering would work in Scratch.
@tommyanepicgameer
@tommyanepicgameer Жыл бұрын
First of the non-membership variety!
@asheep7797
@asheep7797 Жыл бұрын
Wow!
@flipping7
@flipping7 Жыл бұрын
No Ur the fourth sadly
@marketminds1620
@marketminds1620 Жыл бұрын
@@flipping7 Seriously????????????????
@thethree13o
@thethree13o Жыл бұрын
i'm so glad that you made your old tutorials better and made them into a more clear video. look forward to watching! edit: just finished now and looking forward to the second one!
@justforfun9780
@justforfun9780 Жыл бұрын
Thank you so much for updating your old tutorial, I have waited so long for this!
@Big_Con
@Big_Con Жыл бұрын
Yesssss I’ve been waiting for a series on multiplayer games!!!
@noobiechessjxwyspl
@noobiechessjxwyspl Жыл бұрын
I use to spend hours following your tutorials! I took me 2h 45m to do the one that has your text appear letter by letter! As you can see I am not a good coder but you’ve been my inspiration in coding and me and my sister loved playing your minecraft game during online classes! You’ve helped me gain confidence to try learning html and css! It’s very difficult but I hope I can push through! Awesome tutorials btw nobody to explain it in a way I could understand, not even my digits, literacy teacher.
@griffpatch
@griffpatch Жыл бұрын
Woohoo!
@dinyminke5073
@dinyminke5073 Жыл бұрын
If inspiration is true then > Set coding to true
@crackerpooppop
@crackerpooppop Жыл бұрын
Griffpatch once again breaking the boundaries of scratch, revolutionising it! Great work!
@redmath991
@redmath991 Жыл бұрын
oh mAHUn!
@nikodemb2833
@nikodemb2833 Жыл бұрын
Or once again breaking boundaries of my patience because I did something wrong and I do not know what it is
@dinyminke5073
@dinyminke5073 Жыл бұрын
You managed to spell revolutionizing right but failed to say "breaking"
@crackerpooppop
@crackerpooppop Жыл бұрын
@@dinyminke5073 lmao i didnt even realize. ik how to spell it but didnt read it after typing
@cringeSpeedrunner
@cringeSpeedrunner 11 ай бұрын
breaking my brain with my measly cursor making measly bugs
@callmehtheguy
@callmehtheguy Жыл бұрын
I have followed the old tutorial, but I just didn't know how to bring it to another game, now in this tutorial, it makes my life far easier! I'm SO happy that this video came out:)
@RangerTRD
@RangerTRD 9 ай бұрын
Griff!! I watched your old tutorial yesterday and was touring back in to it thank you for the update one!!! Love getting over it btw have been playing it a school keep up the good work!!
@villeolof2000
@villeolof2000 Жыл бұрын
This is very cool! I already has a multiplayer on my platformer but if I have energy to do it, I may change to this better trabuque! (I used your old cloud game tutorial for it)
@poojibear6
@poojibear6 Жыл бұрын
Griffpatch is the type of teacher everyone would want to have. He's so fun! 😀
@leggoscratchkid9937
@leggoscratchkid9937 Жыл бұрын
He is! Plus he taught everyone so much about scratch! Thank you, griffpatch!
@Luke50789
@Luke50789 Жыл бұрын
He is fun:)
@katakuti08
@katakuti08 Жыл бұрын
If only he was trying for that job
@visupera
@visupera 5 ай бұрын
Hopefully, he doesn't become that one guy...
@mathekanguruanimations1383
@mathekanguruanimations1383 Жыл бұрын
I was so happy when it was actually working without a lot of lag! JUst CAN'T wait for the next episode!
@beebonzgameplay
@beebonzgameplay Жыл бұрын
I really excited for the next episodes! I love you griffpatch!
@angelicomukage7789
@angelicomukage7789 Жыл бұрын
This man is the definition of a perfect developer, he is taking scratch to another level, who knows what he is going to achieve next, I love it.
@yaboidonnie7275
@yaboidonnie7275 Жыл бұрын
He's doing things that Scratch never intended to be possible lol
@angelicomukage7789
@angelicomukage7789 Жыл бұрын
@@yaboidonnie7275 fr
@LoneLax
@LoneLax Жыл бұрын
Id love to see you make a merge game! Keep up the good work
@TackyToons
@TackyToons Жыл бұрын
Love to see that you've re-done this series!
@boredyoutubeuser
@boredyoutubeuser 5 ай бұрын
I really wanna create a multiplayer 3d sandbox game in scratch, and while I don't have enough experience to do that yet, these tutorials really teach me the concepts better!
@rustam_cpp
@rustam_cpp Жыл бұрын
To convert negative values, we can simply add 240 or 360 to them, depending on the coordinate. And add these numbers to the positive values too. I used google translator, so sorry if the text is bad! 😀
@snojeng
@snojeng Жыл бұрын
I was thinking the same thing!
@SeeThatHuman
@SeeThatHuman Жыл бұрын
Yes, but it converting the value won't require having to add and remove values, which can be useful when sending many different types of values, having to add and remove different values.
@fireflash2803
@fireflash2803 Жыл бұрын
The text is good
@WindowsDrawer
@WindowsDrawer Жыл бұрын
Or just add 500 to both, so you don't have to check the coordinate
@rustam_cpp
@rustam_cpp Жыл бұрын
@@WindowsDrawer Why didn't I think of that right away?
@LukeAnimador
@LukeAnimador 10 ай бұрын
Griffpatch is that one person who really help millions of scratchers in one video, this is really impressive!
@f0oz
@f0oz Жыл бұрын
its amazing how griffpatch can make absolutely any topic on scratch easy and make it understandable so you can even explain how to do it to somebody else!
@onyxtautuhi3473
@onyxtautuhi3473 Жыл бұрын
This is super clever to explain. It was hard to get my mind around encoding and decoding. But now I get this even more. Great video! 😁
@KururuJi
@KururuJi Жыл бұрын
I don't even USE scratch, but I love these tutorials and seeing how far Scratch is being pushed!
@Pokeboy56
@Pokeboy56 Жыл бұрын
The amount of videos that you put out each month is astonishing. You are like that teacher that everybody wishes they could’ve had
@user-md9ew8kn9p
@user-md9ew8kn9p Жыл бұрын
So true
@Thavaanesh
@Thavaanesh Жыл бұрын
thanks Griffpatch!! you have been my scratch tutor for YEARS!!
@darnstaker1771
@darnstaker1771 Жыл бұрын
This has been something I've been wanting to do for a LONG time thank you for making this.
@TheJimmyCartel
@TheJimmyCartel Жыл бұрын
Keep up the incredible work! Guaranteed to be a catalyst for a whole new generation of awe-inspiring MMORPG projects!
@griffpatch
@griffpatch Жыл бұрын
I hope so!
@RadiantSolo123
@RadiantSolo123 Жыл бұрын
@@griffpatch Try to make a game with 0 sprites!
@arthurzhg2887
@arthurzhg2887 Жыл бұрын
@@RadiantSolo123 that is very impossible
@miggle2784
@miggle2784 Жыл бұрын
@@arthurzhg2887 i mean it might not be a good game but that’s certainly possible
@user-so9kq6om2s
@user-so9kq6om2s 10 ай бұрын
@@arthurzhg2887 there was a creator contest on Scratch for this a while back. Someone managed to make a dungeon crawler!
@eiden1
@eiden1 Жыл бұрын
I was literally making a multiplayer system for my game but didn't know how to continue but then this came out. THANK YOU GRIFFPATCH!
@Stunt7
@Stunt7 Жыл бұрын
I already made one lol but let's plook if i can make it better :)
@SherbetToon
@SherbetToon Жыл бұрын
Same! Looking for SO LONG for a tutorial
@rooneydoodle72
@rooneydoodle72 9 ай бұрын
I love griffpatch i mean theres not many other people doing scracth tutoriels like this these are masterpieces the thing is when I need a tutoriel you already have like 300 episodes and one time i needed to figure out how to make a platformer 5 seconds later how to make a platformer by griffpatch in my recommended seriously your the best keep up the best work.
@Jilvenhong
@Jilvenhong Жыл бұрын
Very robust tutorial, better than anything I've come up with! You already know I'm excited for the next episode :)
@griffpatch
@griffpatch Жыл бұрын
Great!
@vedsorbit9686
@vedsorbit9686 Жыл бұрын
A great video just like normal keep up the great work 🥰
@griffpatch
@griffpatch Жыл бұрын
Thank you! - I hope it will have a high success rate for people following.
@walterbeckett9461
@walterbeckett9461 Жыл бұрын
@@griffpatch You should make an achievement tutorial. And of course the next episode of this tutorial.
@ashdroidgamer3878
@ashdroidgamer3878 Жыл бұрын
@@walterbeckett9461 achievements would be a cool tutorial!
@RadiantSolo123
@RadiantSolo123 Жыл бұрын
@@griffpatch I want next episode!!!!!
@I-forgot-how-to-draw.
@I-forgot-how-to-draw. Жыл бұрын
@@RadiantSolo123 this stuff takes time.. maybe be patient?
@kingtesttube4996
@kingtesttube4996 Жыл бұрын
I think it could be a fun idea if you started a tutorial on simulation projects like The Sims. It would probably be extremely complicated, but maybe worth it in the end. You could program eating, drinking, school, marriage, birth, death, etc., and go wild. You don’t need to do this idea, but I thought it sounded interesting.
@SkilledDoughUser
@SkilledDoughUser 10 ай бұрын
That is actually a great idea.
@AFKplusplus
@AFKplusplus 6 ай бұрын
no drinking though
@DeadCow04
@DeadCow04 Жыл бұрын
Finally after this tutorial I’m one step closer to making a multiplayer doom style 3d shooter in scratch thank you griffpatch!
@himynameishimynameis
@himynameishimynameis Жыл бұрын
thank you! this was so awesome and such easy to code! I didn't make any mistakes in my coding and it all went smoothly! this is such an upgrade in my coding area and I don't even care if its in two parts! I absolutely love the new style too! Good luck with editing the next video!
@Speed-TV
@Speed-TV Жыл бұрын
This is why I like programming, coming up with great ideas, pulling it off, then making it reusable! Hopefully AI doesn't ruin it!
@marley206
@marley206 Жыл бұрын
Yeah i agree, things like chatgpt and other chatbots are just ruining the whole idea of coding, because the whole idea of coding is to make your mind think, but if you just ask an AI then it defeats the whole purpose!
@Speed-TV
@Speed-TV Жыл бұрын
@@marley206 same thing for art, music, and writing
@Help-Rubikscubemaster029
@Help-Rubikscubemaster029 Жыл бұрын
3 minute gang 👇
@SpartanDav
@SpartanDav 11 ай бұрын
Hello! Before watching this great video tutorial, I coded and decoded cloud variables a little differently. The x position was given the first four characters, the y position was the next four characters, and so on. But your method of encoding and decoding is much more perfect! Thank you very much! 😊☺😋
@goldcoins8515
@goldcoins8515 Жыл бұрын
Phenomenal video, I can't wait for part 2!🎉
@vedsorbit9686
@vedsorbit9686 Жыл бұрын
@griffpatch why do you not release merch
@griffpatch
@griffpatch Жыл бұрын
INDEED - I have been looking into this for a while, but my branding has been a little up in the air :)
@AirseedStuff
@AirseedStuff Жыл бұрын
Nice!! I've been wanting to learn how to make multiplayer games for such a long time! Continue the series please, I'd love to make a game of my own!
@namhsaa
@namhsaa Жыл бұрын
Thanks I wanted this for so long
@Sub2dawhitecat
@Sub2dawhitecat 11 ай бұрын
I am so so so so soooooooo happy your making a multiplayer game to play with people in REAL life! this is like the hardest thing EVER to code without you it could've took me 10,000 years to figure it out! thank you SOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO much!
@luigidabro
@luigidabro Жыл бұрын
You inspired me not to give up on programming. Thanks to you, I will frequent an IT high school and now know how to porgramm in Python and C#
@FrequentHairYT
@FrequentHairYT Жыл бұрын
Griffpatch's Tutorials are just so cool, I subbed and hit dat notification bell. Im really excited for part 2 :)
@bunnyfun649
@bunnyfun649 2 ай бұрын
Sometimes I wanna use a Griffpatch tutorial, but instead, when I click on one it's so entertaining that I watch it till the end and forget to follow it! STOP BEING SO DARN GOOD WE DON'T DESERVE IT!!!!!!
@EgisCool100
@EgisCool100 Жыл бұрын
Very excited for the next episode!
@EtechMC
@EtechMC Жыл бұрын
This is actually really useful for Paper Minecraft modders as well, the save code system cave be very confusing and this video also helps explain how that works :)
@LittleBlueGamer
@LittleBlueGamer Жыл бұрын
Glad to see a remaster of the old multiplayer tutorial series remastered
@gottendrop4026
@gottendrop4026 Жыл бұрын
Your vids make this topic so much simpler lol, can’t wait for part 2
@EncryptedShorts
@EncryptedShorts 7 ай бұрын
Thanks, Griffpatch! I am trying to make an multiplayer game with a ton of fun minigames, and because of you my dreams might turn into reality!
@saadfazal
@saadfazal Жыл бұрын
Good Episode. :) Can't Wait For The Next Episode
@pixlol
@pixlol Жыл бұрын
omg i cant wait for the next tutorial! i wanna make a pokemon mmo game and this will make it so easy!! thank you so much griffpatch!
@FliPOffwg
@FliPOffwg 11 ай бұрын
Thanks griffpatch! Your tutorials are awesome.
@azeatrelittlegift
@azeatrelittlegift Жыл бұрын
wow! Well as usual Congratulations to you! :D
@goldestperson
@goldestperson 11 ай бұрын
Can't wait for the next one!
@user-ee1pr2cy6p
@user-ee1pr2cy6p 3 ай бұрын
Awesome! Now I can practise!
@elcronistasdt
@elcronistasdt 7 ай бұрын
Your videos are not only to educate, they are fun. Thanks Griffpatch
@virtuedreamer6623
@virtuedreamer6623 Жыл бұрын
Oh gosh, Griff, this is exactly what I wanted to do as a kid. Maybe I'll make something short using this, just to fufill my childhood dream. Good to see you again, by the way!
@virtuedreamer6623
@virtuedreamer6623 Жыл бұрын
Give me a minute though, I'm trying to edit and upload a video of my own
@ashdroidgamer3878
@ashdroidgamer3878 Жыл бұрын
You’re just so amazing!!
@sans-stikbot3786
@sans-stikbot3786 2 ай бұрын
The last cloud multiplayer tutorial you did had encoding and decoding as spaghetti code, so it was a relief when you made it easier!
@Midgu
@Midgu 4 ай бұрын
Every Time I Use Griffpatch Tutorial, It ALWAYS Works! Thanks So Much!
@user-md9ew8kn9p
@user-md9ew8kn9p Жыл бұрын
Thank you so much Griffpatch! I can now follow this series and make some insane games!! P.S. I love your channel❤❤❤
@griffpatch
@griffpatch Жыл бұрын
Thank you!
@yellow-brain4735
@yellow-brain4735 Жыл бұрын
I really like the new style of videos, you have improved a lot from those old screen recordings a few years ago!
@griffpatch
@griffpatch Жыл бұрын
Yes! It's taken a lot of hard work, but keeping at it has helped me progress!
@gabesonic2
@gabesonic2 Жыл бұрын
EDIT: I also did some of your tutorials like the old healthbar tutorial and the save data tutorial! Wow thanks! I use scratch since 2021 and this was a great tutorial which the project is extremely acurate as the tutorial! I can't wait for episode 2!
@pruthvi2727
@pruthvi2727 Жыл бұрын
You're the best scratcher! Thanks for motivating other scratchers!😀
@armindorenato69
@armindorenato69 10 ай бұрын
thanks griffpatch i was makign a uppercase to lowercase converter and this helped alot!
@user-ug7oe4sh1e
@user-ug7oe4sh1e 6 ай бұрын
Very helpful. Thank you very much! I will do my best!
@SBZome
@SBZome Жыл бұрын
Thanks again, griffpatch, you helped me in so much projects, and LETS GET SCRATCHING!
@griffpatch
@griffpatch Жыл бұрын
Scratch on!
@SBZome
@SBZome Жыл бұрын
@@griffpatch You too!
@perrisapo8424
@perrisapo8424 Жыл бұрын
This is what I was searching for!
@armortampubolon1916
@armortampubolon1916 8 ай бұрын
Yo Griffpatch, it actually works and it helped a lot with the diagonal stuff. and thanks for the tutorial btw, keep up the good work
@MineCraft-xp4jv
@MineCraft-xp4jv Жыл бұрын
I love your videos. Can't wait for the next one
@TheRealKindcod
@TheRealKindcod 2 ай бұрын
this also functions as a good tutorial for encoding/decoding in general, thanks griffpatch!
@josieeanthony
@josieeanthony Жыл бұрын
Love ur vids btw!
@the_epik_tabby6981
@the_epik_tabby6981 Жыл бұрын
Cool! I can't wait for the next part! :]
@griffpatch
@griffpatch Жыл бұрын
Yes indeed! I will begin work on it shortly :)
@cringeSpeedrunner
@cringeSpeedrunner Жыл бұрын
This compact encoding will be PERFECT for my MMO game!
@user-ju9tg8hj3j
@user-ju9tg8hj3j Жыл бұрын
Griffpatch is a very talented person and is gifted! Love your videos!!!
@walmartbag32
@walmartbag32 Жыл бұрын
OMG THX, I still need to make a game for school. you saved my life... :)
@geniuscellgaming9159
@geniuscellgaming9159 Жыл бұрын
Even when you find problems in your code especially multiplayer, it's really cool when you find a way around Scratches limitations!
@austintruong7987
@austintruong7987 Жыл бұрын
HEROBRINE
@hitnrun66
@hitnrun66 11 ай бұрын
It would be really interesting to see this in the raytracing game you made. That would be cool!
@harryon144hz5
@harryon144hz5 Жыл бұрын
This tut really helped me I started to code because of you I made lemonoids Mario and cat runner from all of your tutorials you are the best yt ever
@WalkThrough_101
@WalkThrough_101 2 ай бұрын
This is gonna be really helpful in the future, I'm currently making a Galaxy Shooter style game and want to implement a duel mode of sorts with multiplayer capability, I definitely wouldn't have figured this out on my own lol
@yolo-nk9pq
@yolo-nk9pq 3 ай бұрын
Griffpatch, i first found out about you from your 3d laser tag, now I think of you as an AWESOME scratch coder
@snorigamiking2836
@snorigamiking2836 Жыл бұрын
Thanks for teaching me how to get Cloud Variables! I seriously could NOT find them!
@YourAppleSalesman
@YourAppleSalesman Жыл бұрын
Combining this with your raytracing tutorial will be awesome!
@SherbetToon
@SherbetToon Жыл бұрын
I love this! Tryna code multiplayer so long!😁
@mohammedabdulraheem628
@mohammedabdulraheem628 Жыл бұрын
Keep up the incredible work!!
@Saj-snake
@Saj-snake 7 күн бұрын
I had an idea, and thanks to this, it can become a reality. Thank you for helping me code!
@peppadoravids7779
@peppadoravids7779 Ай бұрын
griffpatch is the best! You're funny, and you inspired me to make scratch games (: please continue making videos and scratch games!
@zoilastevenson9509
@zoilastevenson9509 3 ай бұрын
WOO TYSM Griffpatch!!
@Supreme3gg
@Supreme3gg Жыл бұрын
this is already epic!🎉
Code a Multiplayer Scratch Game | JOINING | Episode 2
23:55
griffpatch
Рет қаралды 237 М.
Can AI create SCRATCH GAMES?
4:35
Tek Coder
Рет қаралды 231
Как быстро замутить ЭлектроСамокат
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 12 МЛН
Sprinting with More and More Money
00:29
MrBeast
Рет қаралды 154 МЛН
How to make a clicker game part 2
25:23
BOYMO
Рет қаралды 32
Awesome Cloud Clones!!! - Multiplayer Scratch Tutorial #3
22:11
griffpatch
Рет қаралды 174 М.
The 5 Most UNDERRATED Scratch Blocks! 🔥🏆
3:54
The STEAMist
Рет қаралды 75 М.
Make a Multiplayer Platformer in Scratch | Cloud Tutorial #4
16:47
5 INSANE 3D SCRATCH GAMES
4:56
Tek Coder
Рет қаралды 13 М.
Making a Scratch GAME In 1 Minute Vs 10 Minutes Vs 1 Hour
8:25
ZonxScratch
Рет қаралды 428 М.
I Shattered Scratch's Cloud Player Limit 💥 Here's how I did it!
12:29
How I Made a 3D Platformer in 2D Game Engine
21:23
ggenije
Рет қаралды 405 М.
ChatGPT Makes a Scratch Game
10:30
PolyMars++
Рет қаралды 925 М.
Как быстро замутить ЭлектроСамокат
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 12 МЛН