Skip to content

a dynamic snake game made with javascript where the food moves too

Notifications You must be signed in to change notification settings

CodesShubham/Snake-Js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Js

Snake-Js is a simple implementation of the classic Snake game using HTML, CSS, and JavaScript.

Table of Contents

Demo

You can play the game live at Snake-Js.

Snake-Js

Features

  • Classic Snake gameplay.
  • Responsive design for various screen sizes.
  • Simple and intuitive controls.

Installation

Clone the repository to your local machine using the following command:

git clone https://github.com/69PercentFat/Snake-Js.git

Usage

  1. Open the index.html file in your web browser.
  2. Use the arrow keys to control the snake.
  3. Eat the food to grow the snake and earn points.
  4. Avoid collisions with the walls and the snake's own body.

Contributing

If you'd like to contribute to Snake-Js, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure that the code follows the project's coding standards.
  4. Test your changes thoroughly.
  5. Submit a pull request, explaining the purpose of your changes and any considerations for reviewers.

About

a dynamic snake game made with javascript where the food moves too

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published