Skip to content

abdelhai/2048

 
 

Repository files navigation

2048 on Deta

This is a POC fork of the original game which saves the game state in a remote DB (Deta Base) – useful for cross-device games.

  1. Get a free Deta account
  2. Clone, cd into the repo & run deta new

or, simply:

Deploy

2048 game

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

Made just for fun. Play it here!

The official app can also be found on the Play Store and App Store!

Contributions

Anna Harren and sigod are maintainers for this repository.

Other notable contributors:

Many thanks to rayhaanj, Mechazawa, grant, remram44 and ghoullier for the many other good contributions.

Screenshot

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!

Languages

  • JavaScript 38.4%
  • CSS 34.6%
  • SCSS 19.3%
  • HTML 6.4%
  • Other 1.3%