/Classical-Snake-Game

This is a classical snake game built using HTML, CSS and Vanilla Javascript.

Primary LanguageJavaScript

Welcome to the Snake Game Readme file!

This repository contains the code for a classic Snake Game built using HTML, CSS and Vanilla JS. The objective of the game is to guide the snake to eat food, grow in length, and avoid collision with walls and its own body.

The game includes various features such as a score tracker, and a game over screen. It also allows the user to restart the game or quit at any time.

To play the game, simply download the repository and run the index.html file. Also, use your up, down, left & right keys to move the snake.

Hope you enjoy playing the Snake Game! Please feel free to provide any feedback or suggestions for improvement.