A clone of a well known game built on AngularJs. To complete the app the Building the 2048 game in AngularJS guide was used.
A different approach was used to implement Tile object, tiles moving and merging. Therefore all the animations are now working properly. Styles have been changed to be similar to the original game.