
Classic Retro Snake Game design using MATLAB GUI || let’s dECodE
let’s dECodE
Views: 11539
Like: 257
Here is our first tutorial video, snake game using MATLAB GUI. We suggest you to try it while watching, so you can understand better. By the end of this video you will be able to know how to design snake game and design it on your own. You can also learn the conditional statements like “if” and “else if” conditions and “basics of GUI” in this video. Other versions of the snake game are left for the viewer’s self-check. Based on the requests we will upload video about it. Your likes, shares and comments will motivate us to provide you with more interesting and useful tutorial videos like this.
For any queries feel free to ask in the comment section or drop a message to us in Instagram.
Our contacts are given below,
Gmail – [email protected]
Instagram-
For any queries feel free to ask in the comment section or drop a message to us in Instagram.
Our contacts are given below,
Gmail – [email protected]
Instagram-
You can find the code for it here:
Find the best background music for free at:
17.05.2022
Bro, how to solve too much argument error when used randperm(size(mat_r, 1), 1)?
Your video and explanation is awesome can I get some source code for this please
Code is not workinfg sir
gran video, muy bueno …. por casualidad podrias sacar la otra parte?
excellent work!! keep doing it
This does not work on R2016a version
What version of MATLAB did you use?
could you please do a video on tretis
Does anyone have that feval(gui_State….And gui_mainfcn(gui_State, varargin{:}) ;? Even if I just copy the code
Wonderful Start, Keep it Up and Up, All the Best
Nice start…. Keep it up👍
All the Best 👍
Woot!! Keep them coming 🔥
Super..
loved it!!!
Thank you soo much for this…it's very helpful
Great content , Thank you for your effort
Nice content, man. Keep it coming! You've got a new subscriber. Little positive feedback: pay attention to the transitions when editing. They are cut at places and the videos lose flow. Kudos, tho!
Awesome. Remember me,
I'll be following your channel 😄
Can u give us the code
i tried and my matlab started behaving like strange thing………….. & i got error
Followed your steps and doesn't work from the part where you start making gui, function doesn't work :
Function definition are not supported in this context. Functions can only be created as local or
nested functions in code files.
in case of movement speed, can't put a formula instead of so many switch cases?