Skip to content

MohitMurotiya/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048 GAME

Play it here

This is a clone of 2048 implemented using React.

Building and running

To run, simply clone the repo , install dependencies and start a web server serving the main project directory.

git clone https://github.com/MohitMurotiya/2048.git
cd 2048
npm install 
npm start
Start Playing & Enjoy 🔥😎

and the game will be accessible on localhost:3000.

About

An implementation of 2048 game using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published