hrzisme / r2048

A React 2048 game. :video_game:

Home Page:https://glitchboyl.github.io/r2048/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R2048

A React/React-Native 2048 game.

React version preview

Build Setup

# clone this repo
git clone https://github.com/glitchboyl/R2048

# cd to dir
cd R2048

# install dependencies
npm install / yarn

# serve with hot reload at localhost:3000
npm start / yarn start

# build for production with minification
npm run build / yarn run build

# deploy to gh-page branch
npm run deploy / yarn run deploy

(React-Native version also can play but it still has a lot of bugs.)

About

A React 2048 game. :video_game:

https://glitchboyl.github.io/r2048/


Languages

Language:JavaScript 60.1%Language:CSS 31.6%Language:Objective-C 4.5%Language:Starlark 1.8%Language:Java 1.4%Language:HTML 0.6%