A simple snake game created with vanilla Javascript .
No external dependencies is being used.
Clone the project repo and run the html file using a live server. This is important as JS module system only works when aserver is being used. If you are using Mac or Linux change the file paths in "index.html" while loading the JS script