Google Snake Game Source Code

Posted by Careful-Research-961@reddit | learnprogramming | View on Reddit | 2 comments

I am trying to learn coding. Is there a Google Snake Game clone that is exactly identical to the real Google Snake Game, where I can see the script and how the game is built?
I want to see a little detail like how they coded the eating animation, moving the snake, etc
If there's an available link to GitHub to download this identical game, it would be greatly helpful to me.