I developed this Snake Game using JavaScript and HTML5 Canvas as a personal project and to showcase my skills in web development.
This game is not compatible with mobile devices, as it requires keyboard input to control the snake.
My code for this game on GitHub
Use the arrow keys to move.
Your snake will move faster as it eats food
The game will end if it collides with itself or the wall.