React JS Snake Game | React Interview Questions | Frontend Machine Coding
HTML-код
- Опубликовано: 8 ноя 2024
- Let's build react js snake game frequently asked in interviews.
react interview questions
react js
react hindi
snake game javascript
javaScript
interview questions react js
react js interivew questions
react interview questions
snake react js
snake game react js
snake game react js hindi
snake game react js beginner
frontend interview questions
snake game react js
how to create snake game in react js
interview machine coding round
frontend interview questions
react js
javascript
grid
hindi react js
snake game in react js
snake game in hindi
Snake game in react js
react js snake game
react interview questions
machine coding round
Frontend interview questions
Code :- codesandbox.io/p/sandbox/snake-game-pgyddy?file=%2Fsrc%2FComponents%2FSnakeGame.jsx
You are really amazing. Please try to upload atleast 2 videos daily. thank you so much.
Nice explanation, bro 👍
Please keep the machine coding videos coming.
It's helping a lot, and your explanations are good.
Thank you, I will
Nice explanation understood in one go
Glad to hear that
Sir you explains the concepts really great ☺
thanks bro keep making such videos i have interview next month
Great
Finished ✅✅🙏🏻
TOP CLASS
Hello Aman, I am facing an issue - on boundary collisions, the snake begins moving from the collision point in this direction
(directionRef.current = [0, 1];
return intitalSnakeBody;)
rather than from the original reset position.
Please Reply
what are you storing in directionRef.current? is it an array ? if yes can you compare two array like this as you doing here?
awesome content... just wanted to know how to build logic in react?
build stuff. practice, practice and practice. one task for practice :- try to implement the same game without useRef. use state for direction and food
@@FrontendAman thank you so much.
bro complete web app ka tutorial bhi leyao yar chai aur code ka video dekh lena level unse acha kardo (functionality)
I'm planning for next js.
sir, is it for interview purpose only or I can put these ( all projects on your channel ) on my resume ? Kindly reply
you can add, but i'll recommend to have more solid project than this. which will take you some days to build.
Can you make a video on memory game in react (matching two same image)
sure, consider it done.