Skip to content

A traditional most popular snake game rebuilt in ReactJs

License

Notifications You must be signed in to change notification settings

Ramkishan01997/snake-game

 
 

Repository files navigation

Snake - Eat or Get Bitten

Language Framework

About

  • Fun Game
  • Provides a glimpse of an early stage game started on button mobile phones.

Tech Stack

  • HTML
  • CSS
  • React Js (JSX)

Demo Video

Snake.-.Eat.or.Get.Bitten.webm

Environmental Setup

  • This project was developed in VS Code.

How to setup in local environment to use this project

git clone https://github.com/namanrox/snake-game.git

in your GitBash or terminal of VS Code.

  • Run the command cd snake-game
  • Run npm install to install all dependencies for the project.
  • Run npm start to start the project on localhost:3000.
  • Now you are set to use this project locally.

About

A traditional most popular snake game rebuilt in ReactJs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • HTML 10.4%
  • CSS 8.1%