Yet Another 2048!

This is a really long overdue post. When 2048 became popular in the web, all the 2048 clones available for Android at that time were HTML embedded in a native wrapper (PhoneGap). So i started writing one for myself.

I took some time to re-write 2048 from scratch, worked on the UI and color scheme. But by the time everything was ready, Play store had a plethora of apps. If you have some spare time and want to try a different take on 2048, go ahead and try this.

Play Store: https://play.google.com/store/apps/details?id=in.androidtweak.twozerofoureight
Source: https://github.com/jishnu7/Yet-Another-2048