namanrox / snake-game

A traditional most popular snake game rebuilt in ReactJs

Home Page:https://4jupx5.csb.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://4jupx5.csb.app/

License:MIT License


Languages

Language:JavaScript 81.5%Language:HTML 10.4%Language:CSS 8.1%