1
0
mirror of https://github.com/danog/2048.git synced 2024-11-26 19:34:44 +01:00
Go to file
Laurent Margirier e61ef18824 Endless Game. Allow user to continue the game.
- main.css isn't compiled
- a special class `.tile-gold` is added to tiles above 2048
2014-03-12 13:05:57 +01:00
js Endless Game. Allow user to continue the game. 2014-03-12 13:05:57 +01:00
style Endless Game. Allow user to continue the game. 2014-03-12 13:05:57 +01:00
.gitignore basic styling 2014-03-05 15:38:29 +01:00
.jshintrc basic grid implementation with initial setup 2014-03-08 12:50:45 +01:00
CONTRIBUTING.md add contributing guide 2014-03-10 18:12:33 +01:00
favicon.ico add favicon 2014-03-11 12:29:25 +01:00
index.html Endless Game. Allow user to continue the game. 2014-03-12 13:05:57 +01:00
LICENSE.txt add license 2014-03-10 18:07:22 +01:00
README.md Minor fixes to README 2014-03-11 11:26:18 -04:00

2048

A small clone of 1024, based on Saming's 2048 (also a clone).

Made just for fun. Play it here!

Screenshot

That screenshot is fake, by the way. I never reached 2048 😄

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.

You can find the same information in the contributing guide.

License

2048 is licensed under the MIT license.

Donations

I made this in my spare time, and it's hosted on GitHub (which means I don't have any hosting costs), but if you enjoyed the game and feel like buying me coffee, you can donate at my BTC address: 1Ec6onfsQmoP9kkL3zkpB6c5sA4PVcXU2i. Thank you very much!