test

Snake Game 🐍

A classic Snake game built with HTML5, CSS3, and JavaScript. Play directly in your browser with no dependencies required!

How to Play

  1. Open snake.html in your web browser
  2. Use arrow keys (⬆️ ⬇️ ⬅️ ➡️) to control the snake
  3. On mobile devices, swipe in the direction you want to move
  4. Eat the red food to grow and increase your score
  5. Avoid hitting the walls or yourself
  6. Try to beat your high score!

Features

Quick Start

Simply open the file in any modern web browser:

# On Mac
open snake.html

# On Linux
xdg-open snake.html

# On Windows
start snake.html

Or just double-click the snake.html file!

Game Controls

Enjoy the game! 🎮