Skip to content

pui1ya/silly-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

silly-snake-game

๐Ÿ Snake Game
A simple Snake Game built using HTML, CSS, and JavaScript.

๐Ÿš€ Features
โœ… Playable snake game with movement controls
โœ… Food appears at random positions
โœ… Score tracking
โœ… Snake grows as it eats

๐ŸŽฎ How to Play
Use the arrow keys (โ†‘ โ†“ โ† โ†’) to control the snake's movement.
Eat the red food to grow in size and increase your score.
Avoid colliding with the screen boundaries and moving over the snake's body.

๐Ÿ“‚ Project Structure
โ”‚โ”€โ”€ index.html # Main HTML file
โ”‚โ”€โ”€ style.css # Styles for the game
โ”‚โ”€โ”€ script.js # Game logic (snake movement, food generation, etc.)
โ”‚โ”€โ”€ README.md # Project documentation

๐Ÿ› ๏ธ Technologies Used
HTML (For structure)
CSS (For styling)
JavaScript (For game logic)

Enjoy playing! ๐ŸŽ‰

Feel free to contribute! Fork the repo, create a new branch, and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors