Skip to content

scubaninja/snakegame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

This is a simple Snake game implemented in HTML, CSS, and JavaScript.

How to Play

Use the arrow keys or touch controls to move the snake around the screen and eat the food. The game ends when the snake collides with the walls or itself.

Installation

  1. Clone the repository: git clone https://github.com/asht0m/snake-game.git
  2. Open the index.html file in your web browser.

Contributing

Contributions are welcome! If you find a bug or have an idea for a new feature, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

This game was inspired by the classic Snake game that was popular on early mobile phones.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • HTML 5.7%
  • CSS 1.8%