Skip to content

🎮 A React implementation of the popular 2048 game by Gabriele Cirulli

License

Notifications You must be signed in to change notification settings

liuhong1happy/2048-react

 
 

Repository files navigation

2048-react

A React clone of 2048 by Gabriele Cirulli.

Made just for fun. Play it here!

Developing

The build is currently based on Gulp, with Sass and Browserify.

npm install -g gulp
npm install
gulp
open index.html

Contributing

Changes 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.

License

MIT

Copyright (c) Claudio Procida 2015

About

🎮 A React implementation of the popular 2048 game by Gabriele Cirulli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • CSS 24.1%
  • HTML 2.1%
  • Ruby 0.6%