
Snake Game in Scratch 3.0 | Scratch 3.0 Game Tutorial | How to Make Games
Coding With Chris
Views: 506557
Like: 7320
In this tutorial I will show you a simple way to make snake in Scratch 3.0. It does have it’s own bugs and issues but can be a good starting point for a more complete project.
If you want to see more of my videos, please like, subscribe and share my channel with your friends.
Thanks for watching
07.05.2022
when i press left it wont move left
fixed
the snake goes through the body
Thanks Chris we did the snake game and enjoyed !
Can we add a food Sprite instead of creating one
For some reason it won’t let me go left/right
how to see the cat
i kinda like this
tnx
How do you die
The Movement did not work at: 5:17 Pls help me
thank youu!!!!!!!!!!!
Hey can I ask a question. For the stake to appear at a random position we can also select go to random position in motion ryt?
your videos help so much with my coding class thank you so much my grade is so high
this is look like mit
can you make the variable the count of times your snake a the red blob?
bro nice but can pls make a multiplayer game
There is a bit of a better way to do the movement. Set the direction to the actual numbers (0 = up, 90 = right, 180 = down, 270 = left) and instead of adding the 'if's, you can do (point in direction 'variable direction' and then move '5' steps). That gets rid of all the 'if's and makes the code a bit more compact.
Yes please I want to
Thanks
there are 2 downs in the code should I change that?????? plz tell fast
thanks so much but actually It is not growing longer
The code could be more compact, but still, great tutorial!
i am on moble
Thank you this Sure Helps Me!
nice
Hey Chris do u know how to make my snake die when it hits itself or the wall thanks!
Cool
my down and up arrow wont work tell me how to fix it
I love the whole game, but quick notice, the snake doesn't die when it hits the wall. Can you help me with that pls?
In 1:02 instead of deleting it you can choose a option paint
Really cool , Thanks A LOT ! you teach SUPER COOL AND EASY how to make games on Scratch , THANK YOU ! 😃😃😃😃😃😃😃😃😃
This is great. Yh why not make it multiplayer snake game. That will be awesome
How do you make the clone follow the main body of the snake?
I want a multiplayer game.
omg thank you!
iyayiy
Heres what i think about the tutorial 😁
YES
Thank you so much Chris! Here's a video of my project there are a few thingies. Okay, here we go
https://youtu.be/cDi3XxuEioY
I DID EVERY THING SAME BUT I AM NOT GETTING LEFT ARROW WHY?
Big Scratcher
Could just do the random position not x y pick random that just takes longer time to make
@shaky sheikh Thank you so much
you help me with scratch so much tysm
im having problems with the game i did EVERITHING you did and when i finsihed the food was going crazy and bouncing every were.
thank you so muchh very helpful🥰🥰❤❤. But there is only one problem that… after playing sometime the length get higher and higher but its not restarting… like my length is 4.7 right now so how should i make it 0 again???? i dont understand???😕
Very nice
no getting block change by y, where it is in my scratch
A lot of people have mentioned there was a problem with length. I believe I did not reset it. Make sure you set length to 0 in the beginning 😉