Skip to content

mehra-sourav/react-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Snake Game

This is a snake game made using React.

Deployed at https://sssnake-game.netlify.app

Installation

  1. Clone the repo git clone https://github.com/your-username/snake-game.git
  2. Install dependencies npm install
  3. Start the app npm run dev
  4. Play on http://localhost:5173

How to Play

Game Controls

  1. Use the arrow keys to move the snake

Gameplay

  1. The snake will move automatically
  2. Eat the food pellets to make the snake grow

About

A snake game made using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published