+ 1
Snake game
Hello. I would like to do a snake game but I donât know how to make fruits. If someone can help me I would be happy. Thanks
2 Answers
+ 3
Step 1) Learn HTML
Step 2) Learn JavaScript
Step 3) Practise making small projects or games in the HTML5 canvas
Step 4) By then, you shoulld know all the skills require to make Snake!
+ 1
You can visit this website, where I deployed my snake game successfully
https://sk-0911.github.io/Snake-Game/
Visit this repository for the above code, here I have provided proper documentation as well for the game
https://github.com/SK-0911/Snake-Game
Happy learning!! Share and like if you found this helpful