Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chipx86/2048-corruption
A version of 2048 requiring new strategies to deal with corruption.
https://github.com/chipx86/2048-corruption
Last synced: 16 days ago
JSON representation
A version of 2048 requiring new strategies to deal with corruption.
- Host: GitHub
- URL: https://github.com/chipx86/2048-corruption
- Owner: chipx86
- License: mit
- Created: 2014-03-19T23:49:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T00:50:31.000Z (almost 11 years ago)
- Last Synced: 2023-04-10T23:17:08.413Z (almost 2 years ago)
- Language: CSS
- Size: 547 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 2048
A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](http://saming.fr/p/2048/) (also a clone).Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/)
### Contributions
- [TimPetricola](https://github.com/TimPetricola) added best score storage
- [chrisprice](https://github.com/chrisprice) added custom code for swipe handling on mobile
- [elektryk](https://github.com/elektryk) made swipes work on Windows PhoneMany thanks to [rayhaanj](https://github.com/rayhaanj), [Mechazawa](https://github.com/Mechazawa), [grant](https://github.com/grant), [remram44](https://github.com/remram44) and [ghoullier](https://github.com/ghoullier) for the many other good contributions.
### Screenshot
[![Screenshot](http://pictures.gabrielecirulli.com/2048-20140309-234100.png)](http://pictures.gabrielecirulli.com/2048-20140309-234100.png)
That screenshot is fake, by the way. I never reached 2048 :smile:
## 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.](https://github.com/gabrielecirulli/2048/blob/master/CONTRIBUTING.md)
## License
2048 is licensed under the [MIT license.](https://github.com/gabrielecirulli/2048/blob/master/LICENSE.txt)## 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!