Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tito/2048
2048 Game with Kivy
https://github.com/tito/2048
Last synced: 12 days ago
JSON representation
2048 Game with Kivy
- Host: GitHub
- URL: https://github.com/tito/2048
- Owner: tito
- Archived: true
- Created: 2014-03-14T16:19:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T12:52:52.000Z (over 7 years ago)
- Last Synced: 2024-06-30T18:10:37.015Z (4 months ago)
- Language: Java
- Homepage:
- Size: 2.25 MB
- Stars: 471
- Watchers: 51
- Forks: 208
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2048 Game with Kivy
Join the numbers and get to the 2048 tile!
[![2048 with Kivy](https://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.meltingrocks.kivy2048)
This game has been created from the game 2048 by [Gabriele
Cirulli](http://gabrielecirulli.com/), itself based on [1024 by Veewo
Studio](https://itunes.apple.com/us/app/1024!/id823499224) conceptually similar
to [Threes by Asher Vollmer.](http://asherv.com/threes/).This implementation use only Kivy framework, and can be played on mobile with
swipes or desktop with keyboard.![Screenshot](/screenshot.png)