Shamelessly copied a remarkably simple snake game coded using just a canvas tag!
I have added a swipe functionality so that users can enjoy the game even on a mobile browser, And added a scoring functionality.
Blog is published at: https://vishwarajanand.com/tech/released-simple-js-snake-game/
Hosted on Github Pages: https://vishwarajanand.github.io/JsSnakeGame
Inspired (read shamelessly copied from) Chris DeLeon's paste here.

