This is the react port of the 2048 game designed by Gabriele Cirulli https://github.com/gabrielecirulli/2048
Install packages:
$ yarn install
Then run the app:
$ yarn start
Bug report or pull request are welcome.
Please write unit test with your code if necessary.
Author: jinhucheung
Demo: https://jinhucheung.github.io/2048-react/
Source Code: https://github.com/jinhucheung/2048-react
#react #reactjs #javascript