Skip to content

Snake Game is a classic arcade game recreated using modern web technologies. Challenge yourself to grow your snake as long as possible while avoiding obstacles and your own tail. Perfect for a quick, fun break or testing your reflexes! ๐Ÿ๐ŸŽฎ

License

Notifications You must be signed in to change notification settings

Maurux01/snakegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

27 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Snake Game

image

Welcome to Snake Game! This is a fun game developed using JavaScript, HTML, and CSS, where you control a snake that must eat fruits to grow without crashing into walls or itself.

๐Ÿš€ Play Now

You can try the game directly in your browser via the following link:

๐Ÿ‘‰ Play Snake Game


๐Ÿ•น๏ธ How to Play

  1. Controls: Use the arrow keys on your keyboard to move the snake:

    • โฌ†๏ธ Up Arrow: Move up.
    • โฌ‡๏ธ Down Arrow: Move down.
    • โฌ…๏ธ Left Arrow: Move left.
    • โžก๏ธ Right Arrow: Move right.
  2. Objective:

    • Eat the fruits (squares) to grow the snake and earn points.
    • Avoid crashing into the walls or your own tail.
  3. Game Over: The game ends if the snake crashes into itself or the board's boundaries.


๐Ÿ“‚ Project Structure

The project is organized into the following files:

  • index.html: Main structure of the game.
  • style.css: Visual styles of the game.
  • script.js: Game logic and event handling.

๐Ÿ› ๏ธ Technologies Used

  • HTML5 for structure.
  • CSS3 for design.
  • JavaScript for game logic.

๐Ÿ“ธ Screenshots

Add screenshots or gifs of the game in action here to provide a preview for users!


๐ŸŒŸ Features

  • Interactive and easy-to-play design.
  • Increasing difficulty as the snake grows.
  • Fully responsive, works on any modern browser.

๐Ÿ”ฎ Future Improvements

  • Add difficulty levels.
  • Implement high scores.
  • Add different designs or colors for the snake and the board.

๐Ÿ“ง Contact

If you have questions, suggestions, or want to collaborate on the project, feel free to reach out:


Thank you for playing and enjoying Snake Game! ๐Ÿ๐ŸŽฎ

About

Snake Game is a classic arcade game recreated using modern web technologies. Challenge yourself to grow your snake as long as possible while avoiding obstacles and your own tail. Perfect for a quick, fun break or testing your reflexes! ๐Ÿ๐ŸŽฎ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published