gabrielecirulli / 2048

The source code for 2048

Home Page:https://play2048.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I haved forked this game and then made enhancements to it.

thedoggybrad opened this issue · comments

I have forked this game and then made enhancements to it, here's the link.:
https://thedoggybrad.github.io/2048ontheweb/

Github: https://github.com/thedoggybrad/2048ontheweb

Credits for those enhancements:
*My Own Experiments
*The Abandoned Pull Requests on this repository

Some of the highlights I have done:
*Merged all the JavaScript files into the game.js
*Add PWA app support
*Add a move counter and put all the counters below the New Game button and the game description.
*Added a confirmation to New Game
*Disabled Text Selection, Clipboard and Pull to Refresh to make it look like a mobile game
*Applied Abandoned Bug Fixes (From the abandoned Pull Requests of this repository)
*Modernized the UI
*The Game Instructions now popup in a click of a button.

I am just posting this, just to let the contributors on this repository's pull request that I have used their contributions. By the way, the managers of this repository may use the changes and enhancements I do to my own fork for this repository, since it is licensed under the ISC License.