You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2048 is a single player sliding block game in which user have move the blocks present in the 2048 box by moving in different directions. The main objective to slide the blocks to make box value 2048 which ultimately result in win. After every time blocks get added score will be increased and one new random number will be generated at the empty …