An attempt on snake with Javascript and HTML5. Currently undergoing testing - Several bugs were sorted out prior to this commit.
To play, download repo and execute "play.html".
To debug via VSCode, download repo and change .vscode\launch.json - "url": "D:\Random Coding\SnakeJS\play.html" - To a launch path of your own.