Skip to content

A simple snake game using python flask and HTML , CSS, JS

License

Notifications You must be signed in to change notification settings

Sanmuga/Snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

A classic Snake Game implemented in HTML, CSS, and JavaScript. Play the game and enjoy the nostalgia of the iconic Snake game!

Demo

The snake game demo is here link.

Features

  • Snake movement controlled by arrow keys.
  • Eat the red circles to grow the snake and increase your score.
  • Game over when the snake collides with the walls or itself.
  • Press "Enter" to restart the game after a game over.

Getting Started

  1. Clone the repository:

    git clone https://github.com/sanmuga/Snake-game.git
  2. Open index.html in your web browser.

  3. Play the Snake Game!

Customization

Feel free to customize the game further based on your preferences. You can modify the snake's appearance, adjust grid size, or even add additional features.

Browser Compatibility

This game is built using HTML5 features and should work in modern web browsers.

Contributing

Contributions are welcome! If you have improvements or new features to suggest, please open an issue or create a pull request.

License

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

About

A simple snake game using python flask and HTML , CSS, JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published