This is a snake game made using React.
Deployed at https://sssnake-game.netlify.app
- Clone the repo
git clone https://github.com/your-username/snake-game.git
- Install dependencies
npm install
- Start the app
npm run dev
- Play on
http://localhost:5173
- Use the arrow keys to move the snake
- The snake will move automatically
- Eat the food pellets to make the snake grow