Skip to content

This repository contains the code for a classic Snake Game built using HTML, CSS & JSON. Enjoy the game!

License

Notifications You must be signed in to change notification settings

sreejray/SNAKE-GAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Snake Game Readme file!

This repository contains the code for a classic Snake Game built using HTML, CSS & JS programming languages. 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.

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