brookmg / 2048

Porting 2048 to android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

This project is forked from tpcstld/2048.

Ever noticed most of the 2048 games are in yellow and brown? Let's change that a little bit.

Dark Theme Light Theme

Features

  • AD-FREE
  • Latest Components
  • Green-ish Vibe
  • Dark Theme with system wide settings
  • Persistence
  • Connect with google play games
  • Predictable moves ( no random generation )
  • Optimise for faster fps

Contribution

  • Fork the repo
  • Create a new branch git checkout -b '$username_$feature'
  • make few changes
  • Open a pull request

Previously On 2048

2048
====

This is a port of Gabriele Cirulli's 2048 game to Android, all credit for game design goes to him.
Logo redrawn by Margaret Lu.

[Original code](https://github.com/gabrielecirulli/2048) (github.com)

[Download on Google Play](https://play.google.com/store/apps/details?id=com.tpcstld.twozerogame) (play.google.com)

!Use governed by the MIT License.

About

Porting 2048 to android

License:MIT License


Languages

Language:Java 100.0%