Skip to content

inputforge/games

Repository files navigation

Snake 🐍

A simple snake game written in HTML, CSS and JavaScript.

How to play

ℹ️ Hosted version coming soon!

  1. You need to have Node.js installed
  2. Clone the repository
  3. Run cd snake
  4. Run npm install to install the dependencies
  5. Run npm run dev to start the game
  • Use the arrow keys (⬆️⬅️⬇️➡️️) or W,A,S,D to move the snake.
  • Eat the food to grow.
  • Don't run into the walls or yourself.
  • Have fun!

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published