Skip to content

Mystaken/react-2048

Repository files navigation

2048 game built with Typescript using React/Redux via Next.js.

Some libraries used

Installation

Using npm

git clone https://github.com/Mystaken/2048
cd 2048
npm i
npm run start

Using yarn

git clone https://github.com/Mystaken/2048
cd 2048
yarn
yarn start

How to play

Plays like regular 2048, but you can set the dimensions of the board on the top. Use arrow keys to move the cells or swipe using mouse or finger.

About

2048 Game written in Typescript using React/Redux and NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages