Inspired by a Java SnakeGame that I made. I wanted to see if i could make the same game in JavaScript.
git clone https://github.com/AyishaAlli/JavaScriptSnakeGame.git
npm i
Using LiveServer Extension (VSC) Right click HTML file and click on preview with LiveServer
Web Dev Simplified - How To Code The Snake Game In Javascript Educative - JavaScript Snake Game Tutorial