Snake game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

25th Jan 2019, 7:37 PM
SV5lp27
SV5lp27 - avatar
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!
25th Jan 2019, 9:49 PM
Rowsej
Rowsej - avatar
+ 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
7th Sep 2023, 9:15 AM
Shubham Kumar
Shubham Kumar - avatar