Thanks. Please subscribe to my channel for more tutorial videos.
@jankiparwal96102 жыл бұрын
So helpful and awesome game... Please keep sharing . And i have followed you on KZbin.. 😊
@CodersStudio192 жыл бұрын
Thanks ♥ keep following this channel for more tutorial videos.
@tarunaagarwal65303 жыл бұрын
I made this game This game was superb
@CodersStudio193 жыл бұрын
Thanks! Keep following this channel for more tutorials.😇
@EmmanuellaBalogun Жыл бұрын
I like snake games this is amazing
@CodersStudio19 Жыл бұрын
Thanks 🙏 Keep following this channel for more tutorial videos
@MishaDanish2 жыл бұрын
wow, what a nice backdrop! I love it!
@CodersStudio192 жыл бұрын
Thanks. 🙏 keep following this channel for more tutorial videos.
@sophialu6284 Жыл бұрын
SO HELPFUL!!!
@CodersStudio19 Жыл бұрын
Thanks! Keep following this channel for such more Tutorials!
@FrankCamiloJimenezLoaiza Жыл бұрын
it helped me sm thanks
@CodersStudio19 Жыл бұрын
Glad to hear!
@hanaehanoua3333 жыл бұрын
U helped me very much thanks
@CodersStudio193 жыл бұрын
You're most welcome keep following this channel for more tutorial videos.♥️
@poojakapahi52982 жыл бұрын
Wow!!!!! The tutorial is awesome
@CodersStudio192 жыл бұрын
Thanks 😀 you can subscribe to this channel for more tutorials.
@karishmagulatiarora69452 жыл бұрын
Wonderful game😄
@CodersStudio192 жыл бұрын
Thanks ♥️ keep following this channel for more tutorial videos.
@frischcheese942 жыл бұрын
@@CodersStudio19 true bro🧛
@greengreenanimations2 жыл бұрын
Cool one!
@CodersStudio192 жыл бұрын
Thanks ♥ keep following this channel for more tutorial
@micheal.a-o7 ай бұрын
Your tutorial was very helpful...and I think my Scratch app is glitching
@CodersStudio197 ай бұрын
Pls retry it !
@flameguy22133 жыл бұрын
awesomest game Ive ever seen!!!
@CodersStudio193 жыл бұрын
Thanks 😇
@creativityofavani47032 жыл бұрын
when i try to get my snake up wards then they show game over, and even i have not touched the edge then also it is comming game over.!!! 🤔
@CodersStudio192 жыл бұрын
Please check the code again " When the up key is pressed - Change Y by 10 "
@MedicinayMilagros4 ай бұрын
Helpful
@CodersStudio193 ай бұрын
Glad to hear that,Thanks
@MedicinayMilagros4 ай бұрын
IT awsome! i have a project
@CodersStudio193 ай бұрын
Thanks
@leroyloanjoe87773 жыл бұрын
Good
@CodersStudio193 жыл бұрын
Thanks 🌈
@SavronbekMaxammatov15 күн бұрын
well game
@ashleylewis765 Жыл бұрын
very helful just one qeustion can you have a different fruit than the strawberry
@CodersStudio19 Жыл бұрын
Yes any fruit you can use. And keep following this channel for more tutorial videos.
@ladybird9077 Жыл бұрын
WOW!!!! LOVE IT!😍
@CodersStudio19 Жыл бұрын
Thanks!🌻 Keep following this channel for more tutorial videos.
@juandt12342 жыл бұрын
This helped me out a ton, but I have a question... how do I make it so the snake gets a game over if it crashes into its body?
@ItsaMeReeheehee2 жыл бұрын
Same bro
@umiomikket Жыл бұрын
snake sprite: Green Flag clicked { forever { set var x to x pos set var y to y pos set var dit to direction } } Green Flag clicked { forever { if Key.up_arrow clicked { rotate 0 } if Key.down_arrow clicked { rotate 180 } if Key.left_arrow clicked { rotate -90 } if Key.right_arrow clicked { rotate 90 } } } Green Flag clicked { forever { create clone myself move 10 steps wait 0.1 } } Clone { forever { if touching HitBox { sell ImDeath💀 } } } When I get ImDeath💀 { stop all } HitBox sprite: Green Flag clicked { forever { rotate to Var:dir if direction=0 { set x and y to: Var:x Var:y+20 } if direction=90 { set x and y to: Var:x+20 Var:y } if direction=180 { set x and y to: Var:x Var:y-20 } if direction=-90 { set x and y to: Var:x-20 Var:y } } }
@umiomikket Жыл бұрын
you get im really good 😎😎😎
@umiomikket Жыл бұрын
ahh sorry fix bug , add this to snake sprite: Clone { wait 1 second delete clone }
@umiomikket Жыл бұрын
@@ItsaMeReeheehee I wrote here to you children, questions?
@HarnoorIsLive693 ай бұрын
soooooooooooo gooooood
@CodersStudio193 ай бұрын
Thanks
@dhritimehan Жыл бұрын
Its a really good tutorial but how do I remove snakes face when creating the clone ?
@CodersStudio19 Жыл бұрын
Its glad to hear. You can put the hide block to hide the original snake face.
@dhritimehan Жыл бұрын
@@CodersStudio19 thank u
@manishav8527 Жыл бұрын
do we have to coppy your totorial or we can coppy your totorial and add some thing els
@CodersStudio19 Жыл бұрын
You don't have to copy it. if you want to add something else you can.
@vishalsandesh96583 жыл бұрын
i made this game thanks
@CodersStudio193 жыл бұрын
You're most welcome 🌈❤️ Keep following this channel for more amazing tutorial videos.
@vishalsandesh96583 жыл бұрын
nice
@CodersStudio193 жыл бұрын
Thanks ♥️ keep following !!
@sukunadumb3 жыл бұрын
thx alot it helped me alot!!!
@CodersStudio193 жыл бұрын
You're welcome😇
@divineheartjiya223 жыл бұрын
Wow........😊😊😊
@CodersStudio193 жыл бұрын
Thanks 🌈
@TochedGrass3742 Жыл бұрын
How would this work on iPad?
@CodersStudio19 Жыл бұрын
On web browser you can search for SCRATCH Software ( link is in description box) and then you can work on it.
@TochedGrass3742 Жыл бұрын
@@CodersStudio19 no like how would I move the snake on an iPad? There are no up or down key?
@CodersStudio19 Жыл бұрын
@@TochedGrass3742 oh yes! you can make arrows left right up and down as a spirite and then you can easy work with it
@rukagaming11682 жыл бұрын
❤️❤️👍👍
@CodersStudio192 жыл бұрын
Keep following this channel for more tutorial videos 😊
@zaidbinsalman82702 жыл бұрын
make geomettry dash
@DG-1TheCool2 жыл бұрын
Bug: when moving right and pressing left arrow. you move left. same for when moving left and pressing right arrow. you move right.
@DG-1TheCool2 жыл бұрын
btw thx! Ill sub
@jamesadriandenoy11783 жыл бұрын
I created this but when the snake touches the edge it will do nothing the game over wouldn't pop up
@CodersStudio193 жыл бұрын
In snake spirit, you have to make a code "if touching edge" and broadcast the message game over! Make a new spirit of game over, in that make a code when "green flag" is clicked hide. And then take a block when I received the game over make that spirit show.
@willbeachannelsoon61372 жыл бұрын
Wow...
@CodersStudio192 жыл бұрын
Thanks ♥ Keep following this channel for more tutorial videos.
@willbeachannelsoon61372 жыл бұрын
@@CodersStudio19 sure
@varnikabhola21312 жыл бұрын
Is this a 3.0?
@CodersStudio192 жыл бұрын
What?
@varnikabhola21312 жыл бұрын
@@CodersStudio19 I Meant do you like need to download Scratch 3.0 to make this game because i tried and didnt work like yours
@CodersStudio192 жыл бұрын
@@varnikabhola2131 you can work with scratch 2.0 also or you can use online version of scratch.
@hanaehanoua3333 жыл бұрын
😍😍
@CodersStudio193 жыл бұрын
♥️
@ghadeerhassan14913 жыл бұрын
Hi, how can I make the coin to a random position? Thank you!
@CodersStudio193 жыл бұрын
First, take the green flag block, then take go to a random position block. if you want that coin to move to a random position again n again then, under that random position take forever block and inside that put go to random position block and wait for 5 seconds block.
@Vijendar-r29k Жыл бұрын
It's to bllure😅
@tanishqsharma1122 жыл бұрын
can you give the link please?
@CodersStudio192 жыл бұрын
What link?
@saltygrape21122 жыл бұрын
@@CodersStudio19 Probably of the Scratch Website or the game link so he/she can play it..
@trishngwarai41832 жыл бұрын
Wonderful game buy when I want to change game it isn't turning immediately it is jumping a few steps then turning Please helo
@CodersStudio192 жыл бұрын
Good to hear you liked it! If it's jumping you can move steps.
@santoshchinnu1813 Жыл бұрын
Software version
@CodersStudio19 Жыл бұрын
It's the MIT Scratch 2.0 version.
@muhtadi79082 жыл бұрын
bro mine is not working and every coding is fine but is not working
@CodersStudio192 жыл бұрын
Maybe there is a bug you can retry it and make it again
@KeishaRumbi Жыл бұрын
ular no wow wow exe.
@syedhamdaan67272 жыл бұрын
The Snake is leaving space and going after the score is above 100!!
@CodersStudio192 жыл бұрын
So you can set the clone value 0.3 to 0.2 And then change the clone by 0.1