Skip to content
/ Snake Public

This is a simple project (the classic Snake game) made using pure JavaScript, HTML, and CSS.

Notifications You must be signed in to change notification settings

FARZINzx/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

This is a simple project (the classic Snake game) made using pure JavaScript, HTML, and CSS.

Features

  • Classic snake game mechanics
  • Pure JavaScript implementation
  • Simple and clean design

Installation

  1. Clone the repository: git clone https://github.com/FARZINzx/Snake.git
  2. Open the snake.html file in your browser to play the game.

Usage

Use the arrow keys to control the snake and try to eat as many food items as possible without hitting the walls or yourself.

Contributing

Feel free to fork this repository and submit pull requests.

Made with ❤️ by FARZINzx