Build a Snake Game with HTML and JavaScript tutorial




In this quick tutorial I will teach you how to create the famous Snake game to run in browsers.

Source
https://github.com/valnub/snake

Twitter

Blog
http://www.timo-ernst.net

Original source


2 responses to “Build a Snake Game with HTML and JavaScript tutorial”

  1. It is great to see that you are interested in making video game tutorials. Your game logic flows are well thought through, and clearly explained. Would you consider making an Agar.io type of game?
    It would be a natural extension of this game that you have already made. Maybe you could even produce a series of videos where you demonstrate how to make a game menu with Vue.js and, eventually, a multiplayer version using a realtime database, like Firebase.

Leave a Reply