Snake Game


Welcome to the Snake Game!

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 GitHub link to this websites code

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.

Score: 1
Speed: 300ms/tile
The game canvas could not be loaded