A React clone of 2048 by Gabriele Cirulli.
Made just for fun. Play it here!
The build is currently based on Gulp, with Sass and Browserify.
npm install -g gulp
npm install
gulp
open index.htmlChanges and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.
Copyright (c) Claudio Procida 2015