Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 337 Bytes

File metadata and controls

7 lines (4 loc) · 337 Bytes

SnakeJS

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.