The Snake game, created using JavaScript, and The HTML5 canvas. Tutorial link : https://youtu.be/9TcU2C1AACw Original source: https://github.com/CodeExplainedRepo/Snake-JavaScript
- Open "notepad++/notepad++.exe" and open file "snake.js" in Notepad++
- Open index.html in your browser
- In the browser open the "Developer Console" (press F12)
- You should see "Hello World!"