/Snake-Game

🐍 **Snake Game Clone:** Experience classic Snake in your browser with this HTML, CSS, and JavaScript-based clone. Control the snake, eat apples, and face increasing speed. Easy arrow key controls make it accessible. Clone the repo, open `index.html`, and enjoy the simplicity. 🕹️ [Play now](https://kartikmickeysnakegame.netlify.app/). 🚀

Primary LanguageJavaScript

Snake Game 🐍

A classic Snake game developed with HTML, CSS, and JavaScript.

Table of Contents

Overview

🎮 Play the classic Snake game right in your browser!

This project is a simple implementation of the Snake game using HTML, CSS, and JavaScript. It serves as a demonstration of front-end development skills and provides a fun, interactive experience for users.

Features

🍎 Eat to Grow: Control the snake to eat apples and grow longer.

Challenge Yourself: The snake speeds up as it gets longer, adding an extra layer of difficulty.

🕹️ Simple Controls: Use arrow keys to navigate the snake – easy and intuitive.

How to Play

  1. Clone the repository.
  2. Open index.html in your preferred web browser.
  3. Use arrow keys to control the snake.
  4. Grow as long as you can without hitting the walls or yourself!

Preview

Game Preview

Live Demo

Check out the live demo here

Getting Started

To get a copy of the project up and running on your local machine, follow these simple steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/kartikmickey/Snake-Game
  2. Open index.html in your preferred web browser.

  3. Start playing and enjoy the Snake Game!

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Your feedback and suggestions are highly appreciated!