Skip to content

darshan1924/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

A simple Snake game built using HTML, CSS, and JavaScript. The game features basic gameplay where the player controls a snake to eat food and grow while avoiding collisions with itself and the boundaries.

Demo

You can play the game [https://snake-game-dtc.netlify.app/]

Features

  • Control the snake with arrow keys.
  • Eat food to grow the snake and increase the score.
  • High score tracking using local storage.
  • Basic game sounds for actions.

Technologies Used

  • HTML: Markup structure of the game.
  • CSS: Styling and layout of the game.
  • JavaScript: Game logic and interactivity.
  • Audio: Sounds for game actions.

Deployment

The project is deployed using Netlify. You can view the live demo [https://snake-game-dtc.netlify.app/]

Credits

Feel free to fork, modify, and contribute to this project. Enjoy the game!

About

This repository contains a Snake Game built with HTML, CSS, and JavaScript. The game features intuitive controls for navigating the snake, eating food, and growing in size. Players can track their score and high score, adding a fun challenge to the gameplay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors